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