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

In This Topic
    _applyColor Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _applyColor( _
       ByVal plotAreaView As IPlotAreaView _
    ) 
    public void _applyColor( 
       IPlotAreaView plotAreaView
    )

    Parameters

    plotAreaView
    See Also