Click or drag to resize

ViewSmithBaseMarkers Property

LightningChart .NET Help
Smith markers

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

Property Value

Type: ListSmithEventMarker
See Also