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

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