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