ActiveReports 18 .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 chart palette.
    Syntax
    'Declaration
     
    ReadOnly Property Palette As IPalette
    IPalette Palette {get;}
    See Also