Navigation: Code Documentation > RSCharting > RSChartFunction > Classes > TRSCustomChartFunction > Methods
TRSCustomChartFunction.PanelChange Method
IChartPanelListener interface method that occurs when the panel changes. It is ignored by the function class.
Namespace: RSChartFunction
Delphi
public procedure PanelChange; virtual;
Implements
IChartPanelListener.PanelChange
•TRSCustomChartFunction
•RSChartFunction