<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChart > Properties:
Comments (0)
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