Click or drag to resize

ZoomPanOptionsPie3D Properties

LightningChart .NET Help

The ZoomPanOptionsPie3D type exposes the following members.

Properties
  NameDescription
Public propertyAllowWheelZoom
Allow zoom in / out with user interactive device wheel.
(Inherited from ZoomPanOptions3DBase.)
Public propertyDevicePrimaryButtonAction
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
Device secondary button action.
Public propertyDeviceTertiaryButtonAction
Device tertiary button action.
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 propertyRotationSensitivity
Rotation sensitivity. 1 = normal sensitivity.
(Inherited from ZoomPanOptions3DBase.)
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 propertyZoomPadding
Padding affecting zooming operations. The empty space left between the zoom area and the margins.
(Inherited from ZoomPanOptions3DBase.)
Top
See Also