Hide Comments
Hide Comments

Comments (0)

Defines the method signature for a chart value event handler. The Value parameter contains the TRSChartValue instance that caused the event.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

type
  TRSChartValueEvent2 = procedure (Sender: TObject; const Value: TRSChartValue) of object;
 

Parameters

Sender

Type: TObject

Value

Type: TRSChartValue

expandingSee Also

Comments (0)

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