Navigation: Code Documentation > RSCharting > RSChartPanel > 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: RSChartPanel
Delphi
public property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
•RSChartPanel.TRSCustomChart.OnValueChange
•TRSCustomChart
•RSChartPanel