Click or drag to resize

SmithEventMarkerCollection Constructor (IListSmithEventMarker)

LightningChart .NET Help
Constructor.

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewSmith
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public SmithEventMarkerCollection(
	IList<SmithEventMarker> list
)

Parameters

list
Type: System.Collections.GenericIListSmithEventMarker
Items added to list
See Also