ScrollingOptions.ScrollRightShortcuts Property
In This Article
Returns the collection of shortcuts used to scroll to the right of the chart.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public ChartShortcutKeyCollection ScrollRightShortcuts { get; }
#Property Value
Type | Description |
---|---|
Chart |
The shortcut key collection. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Scroll |
---|---|
Diagram3D |
|
See Also