ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _LegendGradientOption Class / palette Property

In This Topic
    palette Property (_LegendGradientOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property palette As List(Of String)
    public List<string> palette {get; set;}
    See Also