Hide Comments
Hide Comments

Comments (0)

Tracks the FMX.RS.ChartPanel.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: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property Listeners: TChartPanelListeners read FListeners write SetListeners;
 

Property Value

Type: TChartPanelListeners

expandingSee Also

Comments (0)

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