ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ValueColorProvider Class / _colorWithValueOptions Property

In This Topic
    _colorWithValueOptions Property (_ValueColorProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _colorWithValueOptions As List(Of IPaletteItemOption)
    public List<IPaletteItemOption> _colorWithValueOptions {get;}
    See Also