Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Properties
TRSCustomChart.SelectionColor Property
Specifies the color for a selected value ( RSChartPanel.TRSChartValue.Selected )
Namespace: RSChartPanel
Delphi
public property SelectionColor: TCanvasColor read FSelectionColor write SetSelectionColor default clxActiveBorder;
Property Value
Type: TCanvasColor
•RSChartPanel.TRSChartValue.Selected
•RSChartPanel.TRSCustomChart.Values
•RSChartPanel.TRSCustomChart.ParentSelectionColor
•RSChartPanel.TRSChartValue.Color
•TRSCustomChart
•RSChartPanel