<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartFunction > Classes > TRSFMXCustomChartFunction > Methods:
Comments (0)
IChartPanelListener interface method that occurs when the panel changes. It is ignored by the function class.
Namespace: FMX.RS.ChartFunction
Delphi
public procedure PanelChange; virtual;
Implements
IChartPanelListener.PanelChange