ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LegendUtility Class / _getRelatedPointViewsStyle Method

In This Topic
    _getRelatedPointViewsStyle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getRelatedPointViewsStyle( _
       ByVal symbol As ILegendSymbolView _
    ) As IDataPointStyleOption
    public static IDataPointStyleOption _getRelatedPointViewsStyle( 
       ILegendSymbolView symbol
    )

    Parameters

    symbol
    See Also