Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > 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: FMX.RS.Charts
Delphi
published property OnUpdateAxis: TRSChartAxisUpdateEvent read FOnUpdateAxis write FOnUpdateAxis;
Value
Type: TRSChartAxisUpdateEvent
•TRSChartInChart
•FMX.RS.Charts