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

In This Topic
    _getColorIterator Method (_DataPointItemizedLegendDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getColorIterator( _
       ByVal plotAreaView As IPlotAreaView _
    ) As IColorIterator
    public IColorIterator _getColorIterator( 
       IPlotAreaView plotAreaView
    )

    Parameters

    plotAreaView
    See Also