Hide Comments
Hide Comments

Comments (0)

Defines the color list to use when new charts are created. When a chart 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 ChartColorList property directly to define your own custom color scheme. Set the ChartColorScheme property to use one of the predefined color lists.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property ChartColorList: TColorList read FChartColorList write SetChartColorList;
 

Property Value

Type: TColorList

expandingSee Also

Comments (0)

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