Back to Devexpress

NavigationOptionsBase Properties

wpf-devexpress-dot-xpf-dot-charts-dot-navigationoptionsbase-dot-underscore-properties.md

latest2.9 KB
Original Source

NavigationOptionsBase Properties

A base class for all navigation options available in the Chart control.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
UseKeyboardSpecifies whether a user can use keyboard shortcuts to zoom and scroll the chart.
UseMouseSpecifies whether a user can use a mouse to zoom and scroll the chart.
UseTouchDeviceSpecifies whether a user can use touch gestures to zoom and scroll the chart on touch devices.

See Also

NavigationOptionsBase Class

NavigationOptionsBase Members

DevExpress.Xpf.Charts Namespace