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