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 FMX.RS.ChartPanel.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: FMX.RS.ChartPanel
Delphi |
public |
Property Value
Type: TRSColorScheme