Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChartPanel > Properties
TRSCustomChartPanel.OnChange Property
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
•FMX.RS.ChartPanel.TRSCustomChartPanel.OnDeleteChart
•FMX.RS.ChartPanel.TRSCustomChartPanel.OnAddChart
•FMX.RS.ChartPanel.TRSCustomChartPanel.OnChartValueChange
•TRSCustomChartPanel
•FMX.RS.ChartPanel