Back to Devexpress

NavigationOptions Fields

wpf-devexpress-dot-xpf-dot-charts-dot-navigationoptions-dot-underscore-fields.md

latest2.3 KB
Original Source

NavigationOptions Fields

Zoom and scroll settings for the XYDiagram2D.

NameDescription
AxisXMaxZoomPercentProperty staticIdentifies the NavigationOptions.AxisXMaxZoomPercent dependency property.
AxisYMaxZoomPercentProperty staticIdentifies the NavigationOptions.AxisYMaxZoomPercent dependency property.
EnableZoomToRectangleProperty staticIdentifies the EnableZoomToRectangle dependency property.
UseKeyboardProperty staticIdentifies the NavigationOptionsBase.UseKeyboard dependency property. Inherited from NavigationOptionsBase.
UseMouseProperty staticIdentifies the NavigationOptionsBase.UseMouse dependency property. Inherited from NavigationOptionsBase.
UseScrollBarsProperty staticIdentifies the NavigationOptions.UseScrollBars dependency property.
UseTouchDeviceProperty staticIdentifies the NavigationOptionsBase.UseTouchDevice dependency property. Inherited from NavigationOptionsBase.

See Also

NavigationOptions Class

NavigationOptions Members

DevExpress.Xpf.Charts Namespace