ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / Palette Property

In This Topic
    Palette Property (IChart)
    In This Topic
    Gets the chart palette.
    Syntax
    'Declaration
     
    ReadOnly Property Palette As IPalette
    IPalette Palette {get;}

    Property Value

    An IPalette specifying the palette of the chart.
    See Also