ScrollingOptions.ScrollRightShortcuts Property
Returns the collection of shortcuts used to scroll to the right of the chart.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| ChartShortcutKeyCollection | The shortcut key collection. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ScrollRightShortcuts |
|---|---|
| Diagram3D |
|
See Also