Click or drag to resize

LegendBoxBaseHeight Property

LightningChart .NET Help
Height. 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 Height { get; set; }

Property Value

Type: Int32
See Also