Click or drag to resize

LineStyle3DWidth Property

LightningChart .NET Help
Gets and sets line width.

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

Property Value

Type: Double
See Also