Click or drag to resize

EventMarkerFillColor Property

LightningChart .NET Help
Fill color.

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

Property Value

Type: Color
See Also