Click or drag to resize
NChartModel Constructor (IListByte)
Initializes a new instance of the NChartModel class

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartModel(
	IList<byte> data
)

Parameters

data
Type: System.Collections.GenericIListByte
See Also