Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Interfaces > IChartPanelListener > Methods
IChartPanelListener.ChartAdded(TRSCustomChart) Method
Called when chart is added to panel
Namespace: FMX.RS.ChartPanel
Delphi
public procedure ChartAdded( const Item: TRSCustomChart );
Parameters
Item
Type: TRSCustomChart
•IChartPanelListener
•FMX.RS.ChartPanel