ActiveReports 12
ChartPalette Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : ChartPalette Property
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

Reference

Chart Class
Chart Members