Back to Devexpress

ScrollingOptions2D Properties

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

latest2.8 KB
Original Source

ScrollingOptions2D Properties

Provides the scrolling options for the XY-Diagram.

NameDescription
ScrollDownShortcutsReturns the collection of shortcuts used to scroll down the chart. Inherited from ScrollingOptions.
ScrollLeftShortcutsReturns the collection of shortcuts used to scroll to the left of the chart. Inherited from ScrollingOptions.
ScrollMouseActionReturns the action used to scroll the chart. Inherited from ScrollingOptions.
ScrollRightShortcutsReturns the collection of shortcuts used to scroll to the right of the chart. Inherited from ScrollingOptions.
ScrollUpShortcutsReturns the collection of shortcuts used to scroll up the chart. Inherited from ScrollingOptions.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
UseKeyboardSpecifies whether scrolling can be performed using the keyboard. Inherited from ScrollingOptions.
UseMouseSpecifies whether users can scroll a chart with the mouse. Inherited from ScrollingOptions.
UseScrollBarsSpecifies whether scroll bars are available.
UseTouchDeviceSpecifies whether scrolling can be performed using the touch device.

See Also

ScrollingOptions2D Class

ScrollingOptions2D Members

DevExpress.XtraCharts Namespace