Click or drag to resize

BlockSeriesBaseSeriesEventMarkers Property

LightningChart .NET Help
Series event markers.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<SeriesEventMarker> SeriesEventMarkers { get; set; }

Property Value

Type: ListSeriesEventMarker
See Also