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.
Note |
---|
The new color scheme will be applied to the existing chart values. |
Namespace: RSChartPanel
Delphi |
public |
Property Value
Type: TRSColorScheme