ActiveReports 10
Palette Property (Chart)

GrapeCity.ActiveReports.v10 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