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