Click or drag to resize

LineStyleWidth Property

LightningChart .NET Help
Gets and sets width of line.

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

Property Value

Type: Double
See Also