Click or drag to resize
NChartLineDash Constructor (IReadOnlyListSingle)
Initializes a new instance of the NChartLineDash class

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartLineDash(
	IReadOnlyList<float> pattern
)

Parameters

pattern
Type: System.Collections.GenericIReadOnlyListSingle
See Also