Hide Comments
Hide Comments

Comments (0)

Defines the color list 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 list. If the list is at the end, the new color will be the first color in the list.

Set the ColorList property directly to define your own custom color scheme. Set the ColorScheme property to use one of the predefined color lists.

noteNote

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

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property ColorList: TColorList read FColorList write SetColorList;
 

Property Value

Type: TColorList

expandingSee Also

Comments (0)

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