ZoomPanOptions Properties |
The ZoomPanOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AltEnabled |
Alt-key enabled.
| |
| AspectRatioOptions |
Aspect ratio options.
| |
| AutoYFit |
Auto Y fit options.
| |
| AxisWheelAction |
User interactive device wheel action on axis.
| |
| CtrlEnabled |
Ctrl-key enabled.
| |
| DevicePrimaryButtonAction |
User interactive device primary button action.
(Inherited from ZoomPanOptionsBase.) | |
| DeviceSecondaryButtonAction |
User interactive device secondary button action.
(Inherited from ZoomPanOptionsBase.) | |
| DeviceTertiaryButtonAction |
User interactive device tertiary button action.
(Inherited from ZoomPanOptionsBase.) | |
| IgnoreZerosInLogFit |
Ignore zero Y-values in auto-fitting, when using logarithmic Y-axis.
| |
| MultiTouchPanEnabled |
Enable multi-touch panning.
| |
| MultiTouchSensitivity |
Gets or sets touch sensitivity.
| |
| MultiTouchZoomDirection |
Multi-touch zoom direction.
| |
| MultiTouchZoomEnabled |
Enable multi-touch zooming.
| |
| PanDirection |
Pan direction.
| |
| PanThreshold |
User interactive device panning threshold in pixels. Pan occurs only when device button is pressed down and the device
movement equals the given pixel value or is more.
(Inherited from ZoomPanOptionsBase.) | |
| RectangleZoomingThreshold |
Gets or sets rectangle zooming threshold.
(Inherited from ZoomPanOptionsBase.) | |
| RectangleZoomLimitInsideGraph |
Limit rectangle zoom inside graph.
| |
| RectangleZoomMode |
Zoom mode.
| |
| RectangleZoomUnitsLinkYAxes |
Link zooming if possible based on Units texts.
| |
| RightToLeftZoomAction |
Right-to-left zoom action.
| |
| ShiftEnabled |
Shift-key enabled.
| |
| WheelZooming |
Device wheel zooming.
| |
| ViewFitYMarginPixels |
View fitting margin in pixels, gap left into top and bottom of Y-axes.
Using some margin leaves a gap between series and axis minimum and maximum values.
| |
| ZoomFactor |
Zoom factor. It's used when zooming in with a user interactive device button click combined with Shift and/or Ctrl key.
Shift key makes zooming in X dimension, Ctrl in Y dimension. Device primary button zooms in, secondary buttom zooms out.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomOutRectFill |
Zoom out rectangle fill.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomOutRectLine |
Gets or sets zoom out rectangle line style.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomRectFill |
Zoom rectangle fill.
(Inherited from ZoomPanOptionsBase.) | |
| ZoomRectLine |
Zoom rectangle line style
(Inherited from ZoomPanOptionsBase.) |