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

In This Topic
    _colorWithIndex Method (_PaletteColorProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _colorWithIndex( _
       ByVal index As Double _
    ) As IColor
    public IColor _colorWithIndex( 
       double index
    )

    Parameters

    index
    See Also