<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Delegates:
Comments (0)
Defines the method signature for a chart axis event handler.
Namespace: FMX.RS.ChartPanel
Delphi
type TRSChartAxisEvent = procedure (Sender: TObject; Axis: TRSChartAxis) of object;
Parameters
Sender
Type: TObject
Axis
Type: TRSChartAxis