Click or drag to resize

ZoomPanOptionsPie3DDevicePrimaryButtonAction Property

LightningChart .NET Help
Device primary button action.

Namespace:  Arction.Wpf.Charting.Views.ViewPie3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(UserInteractiveDeviceButtonAction3DPie.Rotate)]
public UserInteractiveDeviceButtonAction3DPie DevicePrimaryButtonAction { get; set; }

Property Value

Type: UserInteractiveDeviceButtonAction3DPie
See Also