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

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

    Parameters

    plotAreaView
    See Also