<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChartPanel > Properties:
Comments (0)
Occurs when the chart panel changes. Write an OnChange event handler to take action when the chart panel changes.
Namespace: FMX.RS.ChartPanel
Delphi
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent