Hide Comments
Hide Comments

Comments (0)

Tracks the RSChartPanel.IChartPanelListeners which are listening for changes to this chart. The TRSCustomChart class uses this list to automatically notify listeners when the chart or its values change.

Add a class to this list in order for it to receive change events from the chart.

Namespace: RSChartPanel

expandingSyntax

Delphi

public
  property Listeners: TChartPanelListeners read FListeners write SetListeners;
 

Property Value

Type: TChartPanelListeners

expandingSee Also

Reference

TRSLegendListBox
TRSChartFunction

Comments (0)

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