Back to Devexpress

ScrollingOptions Properties

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

latest1.7 KB
Original Source

ScrollingOptions Properties

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

NameDescription
ScrollDownShortcutsReturns the collection of shortcuts used to scroll down the chart.
ScrollLeftShortcutsReturns the collection of shortcuts used to scroll to the left of the chart.
ScrollMouseActionReturns the action used to scroll the chart.
ScrollRightShortcutsReturns the collection of shortcuts used to scroll to the right of the chart.
ScrollUpShortcutsReturns the collection of shortcuts used to scroll up the chart.
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.
UseMouseSpecifies whether users can scroll a chart with the mouse.

See Also

ScrollingOptions Class

ScrollingOptions Members

DevExpress.XtraCharts Namespace