Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel
FMX.RS.ChartPanel Interfaces
Name
Description
IChartPanelListener
Defines the interface for a class that wishes to listen to TRSChartPanel and TRSCustomChart events
Implement the IChartPanelListener to make your class be able to respond to changes in the chart panel, a chart, or a chart's values
Top