<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChartPanel > Events:
Comments (0)
Occurs when a chart is added to the chart panel. Write an OnAddChart event handler to respond to new charts.
Namespace: RSChartPanel
Delphi
public property OnAddChart: TRSChartEvent read FOnAddChart write FOnAddChart;
Value
Type: TRSChartEvent