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