Hide Comments
Hide Comments

Comments (0)

Defines the method signature for a chart event handler. The Chart parameter contains the TRSCustomChart instance that caused the event.

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

type
  TRSChartEvent = procedure (Sender: TObject; const Chart: TRSCustomChart) of object;
 

Parameters

Sender

Type: TObject

Chart

Type: TRSCustomChart

expandingSee Also

Comments (0)

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