Click or drag to resize

ZoomPanOptions3D Properties

LightningChart .NET Help

The ZoomPanOptions3D type exposes the following members.

Properties
  NameDescription
Public propertyAllowWheelZoom
Allow zoom in / out with user interactive device wheel.
(Inherited from ZoomPanOptions3DBase.)
Public propertyAutoFit
Auto fit axis ranges to added series data values.
Public propertyAxisWheelAction
Device wheel action on axis.
Public propertyBoxZoomingOutCrossVisible
Draw cross at zoom box front face when zooming out.
Public propertyBoxZoomOutFactor
Zoom out factor. Used when box-zooming out.
Public propertyDevicePrimaryButtonAction
User interactive device primary button action.
Public propertyDevicePrimaryButtonDoubleClickAction
User interactive device primary button double click action.

Determines what zoom / pan operation to do at double click of device primary button.

(Inherited from ZoomPanOptions3DBase.)
Public propertyDeviceSecondaryButtonAction
User interactive device secondary button action.
Public propertyDeviceTertiaryButtonAction
User interactive device tertiary button action.
Public propertyLimitBoxZoomInsideGraph
Limit box zooming inside graph.
Public propertyMultiTouchPanEnabled
Enable multitouch panning.
(Inherited from ZoomPanOptions3DBase.)
Public propertyMultiTouchZoomEnabled
Enable multitouch zooming.
(Inherited from ZoomPanOptions3DBase.)
Public propertyPanSensitivity
Pan sensitivity. 1 = normal sensitivity.
(Inherited from ZoomPanOptions3DBase.)
Public propertyRectangleZoomingThreshold
Gets or sets rectangle zooming threshold.
Public propertyRightToLeftZoomAction
Right-to-left zoom action.
Public propertyRotationSensitivity
Rotation sensitivity. 1 = normal sensitivity.
(Inherited from ZoomPanOptions3DBase.)
Public propertyWheelAreaThickness
Wheel reactive axis thickness.
Public propertyWheelZoomFactor
Zoom factor. It's used when zooming (moving camera closer to 3D model center) in or out by user interactive device wheel.
(Inherited from ZoomPanOptions3DBase.)
Public propertyZoomBoxColor
Zoom box color.
Public propertyZoomInBoxLineStyle
Zoom box edge line style when box-zooming in.
Public propertyZoomOutBoxLineStyle
Zoom box edge line style when box-zooming out.
Public propertyZoomPadding
Padding affecting zooming operations. The empty space left between the zoom area and the margins.
(Inherited from ZoomPanOptions3DBase.)
Top
See Also