Click or drag to resize

ViewXYChartEventMarkers Property

LightningChart .NET Help
Chart event markers

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<ChartEventMarker> ChartEventMarkers { get; set; }

Property Value

Type: ListChartEventMarker
See Also