NavigationOptions Fields
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