Click or drag to resize

LegendBoxBaseWidth Property

LightningChart .NET Help
Width. Applies when AutoSize is not used.

Namespace:  Arction.WinForms.Charting.Views
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(0)]
public int Width { get; set; }

Property Value

Type: Int32
See Also