Click or drag to resize

ZoomPanOptions3DDeviceSecondaryButtonAction Property

LightningChart .NET Help
User interactive device secondary button action.

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

Property Value

Type: UserInteractiveDeviceButtonAction3D
See Also