Back to Devexpress

NavigationOptions3D Properties

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

latest3.3 KB
Original Source

NavigationOptions3D Properties

Provides settings that specify the ways in which zooming, scrolling and rotating can be performed in the 3D Diagram-based charts.

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. Inherited from NavigationOptionsBase.
UseMouseSpecifies whether a user can use a mouse to zoom and scroll the chart. Inherited from NavigationOptionsBase.
UseTouchDeviceSpecifies whether a user can use touch gestures to zoom and scroll the chart on touch devices. Inherited from NavigationOptionsBase.

See Also

NavigationOptions3D Class

NavigationOptions3D Members

DevExpress.Xpf.Charts Namespace