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

In This Topic
    ChartPalette Property
    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