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

In This Topic
    _applySeriesStyle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub _applySeriesStyle( _
       ByVal symbol As ILegendSymbolView _
    ) 
    public static void _applySeriesStyle( 
       ILegendSymbolView symbol
    )

    Parameters

    symbol
    See Also