Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSCustomChartPanel > Properties
TRSCustomChartPanel.OnPan Property
Occurs when the chart panel pans its visual window. The OnPan event occurs after the Pan has actually occurred. Use the OnPan event handler to take action when a pan occurs.
Namespace: RSChartPanel
Delphi
public property OnPan: TNotifyEvent read FOnPan write FOnPan;
Property Value
Type: TNotifyEvent
•RSChartPanel.TRSCustomChartPanel.Pan(TRSChartValueType,TRSChartValueType,Boolean,Boolean)
•RSChartPanel.TRSCustomChartPanel.OnZoom
•TRSCustomChartPanel
•RSChartPanel