Click or drag to resize

ZoomPanOptionsRoundWheelZooming Property

LightningChart .NET Help
Device wheel zooming is allowed or not.

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

Property Value

Type: Boolean
See Also