ZoomingOptions.UndoZoomShortcuts Property
Returns the collection of shortcuts used to revert zoom operations.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
ChartShortcutKeyCollection | The collection of shortcuts used to undo zoom operations. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to UndoZoomShortcuts |
---|---|
Diagram3D |
|
See Also