<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > 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: FMX.RS.ChartPanel
Delphi
public property OnAddChart: TRSChartEvent read FOnAddChart write FOnAddChart;
Value
Type: TRSChartEvent