Click or drag to resize

TradingChartZoomingEnabled Property

LightningChart .NET Help
Allows zooming the chart. Applies to left / right mouse button zoom, and mouse wheel.

Namespace:  Arction.CustomControls.Trader.WPF
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool ZoomingEnabled { get; set; }

Property Value

Type: Boolean
See Also