Click or drag to resize

BorderWidth Property

LightningChart .NET Help
Border width.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "2")]
public double Width { get; set; }

Property Value

Type: Double
See Also