ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Chart Class / ChartPalette Property

In This Topic
    ChartPalette Property (Chart)
    In This Topic
    Gets or sets the color palette for the chart items.
    Syntax
    'Declaration
     
    Public Property ChartPalette As String
    public string ChartPalette {get; set;}

    Property Value

    A chart palette key indicating the color palette for the chart items.
    See Also