Click or drag to resize

ZoomPanOptionsPie3DDevicePrimaryButtonAction Property

LightningChart .NET Help
Gets or sets user device primary button action. This is a dependency property.

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

Property Value

Type: UserInteractiveDeviceButtonAction3DPie
See Also