Click or drag to resize
NChartModel Constructor (String)
Create model with contents of file.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartModel(
	string filePath
)

Parameters

filePath
Type: SystemString
path to file containing the model.
See Also