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