Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Constants
DefaultUserPan Constant
Defines the default shift state/mouse button combo to start a user pan action
Namespace: RSChartConsts
Delphi
DefaultUserPan = [ssAlt, ssLeft];
Value
Type: Void
•RSChartConsts