Back to Devexpress

ZoomingOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-zoomingoptions-dot-underscore-properties.md

latest2.5 KB
Original Source

ZoomingOptions Properties

Provides settings that specify the ways in which zooming can be performed.

NameDescription
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
UndoZoomShortcutsReturns the collection of shortcuts used to revert zoom operations.
UseKeyboardSpecifies whether users can zoom a chart with the keyboard.
UseKeyboardWithMouseSpecifies whether zooming can be performed using the keydoard and mouse combinations.
UseMouseWheelSpecifies whether users can zoom a chart with the mouse wheel.
UseTouchDeviceSpecifies whether users can zoom a chart with touch gestures.
ZoomInMouseActionReturns the action used to zoom in to the chart.
ZoomInShortcutsReturns the collection of keyboard shortcuts that allow end users to zoom in to the chart.
ZoomOutMouseActionReturns the action used to zoom out of the chart.
ZoomOutShortcutsReturns the collection of shortcuts used to zoom out of the chart.

See Also

ZoomingOptions Class

ZoomingOptions Members

DevExpress.XtraCharts Namespace