Hide Comments
Hide Comments

Comments (0)

Defines the color to draw a chart value when it is selected. When a chart value's  Selected property is False, the chart value is painted with either the Chart's  Color or the chart value's  Color (depending on chart  Options). However, when a chart value is selected, this property provides the color of the chart value.
 

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property SelectionColor: TCanvasColor read FSelectionColor write SetSelectionColor default clxActiveBorder;
 

Property Value

Type: TCanvasColor

expandingSee Also

Comments (0)

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