Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Properties
TRSCustomChart.OnChange Property
Occurs when the chart changes. Write an OnChange event handler to respond to when the chart (or any its Values) change.
Namespace: FMX.RS.ChartPanel
Delphi
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
•FMX.RS.ChartPanel.TRSCustomChart.OnValueChange
•TRSCustomChart
•FMX.RS.ChartPanel