Hide Comments
Hide Comments

Comments (0)

Defines the color scheme 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 color scheme.

Setting the ChartColorScheme property sets the    ChartColorList property. Set the ChartColorList property directly to define your own custom color scheme.

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property ChartColorScheme: TRSColorScheme read FChartColorScheme write SetChartColorScheme default csDefaultColors;
 

Property Value

Type: TRSColorScheme

expandingSee Also

Comments (0)

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