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