ActiveReports 12
Palette Property (Chart)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : Palette Property
Gets or sets the color palette for the chart items.
Syntax
'Declaration
 
Public Property Palette As ChartPalette
public ChartPalette Palette {get; set;}

Property Value

A ChartPalette enumeration indicating the color palette for the chart items.
See Also

Reference

Chart Class
Chart Members