Click or drag to resize
NChartRawBitmap Constructor (String)
Load image from file.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartRawBitmap(
	string fileName
)

Parameters

fileName
Type: SystemString
File name of image.
See Also