Click or drag to resize

ZoomPanOptions3DBaseAllowWheelZoom Property

LightningChart .NET Help
Allow zoom in / out with user interactive device wheel.

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

Property Value

Type: Boolean
See Also