Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Delegates
TRSChartAxisEvent Delegate
Defines the method signature for a chart axis event handler.
Namespace: FMX.RS.ChartPanel
Delphi
type TRSChartAxisEvent = procedure (Sender: TObject; Axis: TRSChartAxis) of object;
•FMX.RS.ChartPanel