<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSChartInChart > Events:
Comments (0)
Occurs when a subchart axis is to be drawn. Set Handled to True to prevent the axis from being drawn.
Namespace: RSCharts
Delphi
published property OnUpdateAxis: TRSChartAxisUpdateEvent read FOnUpdateAxis write FOnUpdateAxis;
Value
Type: TRSChartAxisUpdateEvent