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