Click or drag to resize

BorderStyle Property

LightningChart .NET Help
Border style.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(BorderType.Inner)]
public BorderType Style { get; set; }

Property Value

Type: BorderType
See Also