Click or drag to resize

ZoomPanOptionsPie3DDeviceSecondaryButtonAction Property

LightningChart .NET Help
Device secondary button action.

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

Property Value

Type: UserInteractiveDeviceButtonAction3DPie
See Also