Click or drag to resize

BandAllowResizeByUser Property

LightningChart .NET Help
Allows resizing the band by user. Resize the band by dragging the band from its edge.

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

Property Value

Type: Boolean
See Also