<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > 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: FMX.RS.Charts
Delphi
published property OnUpdateAxis: TRSChartAxisUpdateEvent read FOnUpdateAxis write FOnUpdateAxis;
Value
Type: TRSChartAxisUpdateEvent