Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSChartInChart > Events
TRSChartInChart.OnUpdateAxis Event
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
•TRSChartInChart
•RSCharts