Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

NavigationOptions Fields
Show Inherited Hide Inherited

Zoom and scroll settings for the XYDiagram2D.
Name Description
AxisXMaxZoomPercentProperty static Identifies the NavigationOptions.AxisXMaxZoomPercent dependency property.
AxisYMaxZoomPercentProperty static Identifies the NavigationOptions.AxisYMaxZoomPercent dependency property.
EnableZoomToRectangleProperty static Identifies the EnableZoomToRectangle dependency property.
UseKeyboardProperty static Identifies the NavigationOptionsBase.UseKeyboard dependency property. Inherited from NavigationOptionsBase.
UseMouseProperty static Identifies the NavigationOptionsBase.UseMouse dependency property. Inherited from NavigationOptionsBase.
UseScrollBarsProperty static Identifies the NavigationOptions.UseScrollBars dependency property.
UseTouchDeviceProperty static Identifies the NavigationOptionsBase.UseTouchDevice dependency property. Inherited from NavigationOptionsBase.
See Also