Hide Comments
Hide Comments

TChartPanelListeners.Add(IChartPanelListener) Method

Comments (0)

Adds the listener to the list and returns its index in the list.

From this point forward, the listener's IChartPanelListener methods will be called as the state of the TRSChartPanel, the TRSCustomChart or its values change.

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  function Add(const Listener: IChartPanelListener): Integer;
 

Parameters

Listener

Type: IChartPanelListener

Return Value

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb