Hide Comments
Hide Comments

Comments (0)

Defines the color scheme to use when new chart values are created. When a chart value is created and a color is not specified, the object will get a new color based on the next color in the color scheme.

Setting the ColorScheme property sets the RSChartPanel.TRSCustomChart.ColorList property. Set the ColorList property directly to define your own custom color scheme.

noteNote

The new color scheme will be applied to the existing chart values.

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property ColorScheme: TRSColorScheme read FColorScheme write SetColorScheme default csDefaultColors;
 

Property Value

Type: TRSColorScheme

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb