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
Delphi |
public |
Property Value
Type: TChartPanelListeners
Reference•FMX.RS.ChartPanel.TChartPanelListeners •FMX.RS.ChartPanel.IChartPanelListener •TRSLegendListBox •TRSChartFunction |