Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChartPanel > Methods
TRSCustomChartPanel.GetChartColor Method
Returns a new chart color based on the ChartColorScheme and ChartColorList. Every time a chart is created, it is assigned a new color from the current ChartColorList.
Namespace: RSChartPanel
Delphi
public function GetChartColor: TCanvasColor;
Return Value
Type: TCanvasColor
•RSChartPanel.TRSCustomChartPanel.ChartColorScheme
•RSChartPanel.TRSCustomChartPanel.ChartColorList
•TRSCustomChartPanel
•RSChartPanel