Click or drag to resize

LineStyle3DZoomBoxColor Property

LightningChart .NET Help
Gets and sets line color.

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

Property Value

Type: Color
See Also