Hide Comments
Hide Comments

TRSCustomChart.OnValueSelectionChange Event

Comments (0)

Occurs when a chart value (TRSChartValue) is selected or deselected (either by the mouse or through the legend). Write an OnValueSelectionChange event handler to respond to when the TRSChartvalue is selected or not.
 

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property OnValueSelectionChange: TRSChartValueEvent2 read FOnValueSelectionChange write FOnValueSelectionChange;
 

Value

Type: TRSChartValueEvent2

expandingSee Also

Comments (0)

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