Click or drag to resize

EventMarkerFillStyle Property

LightningChart .NET Help
Fill style.

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

Property Value

Type: RectFillStyle
See Also