Click or drag to resize

VolumeModel Constructor (String)

LightningChart .NET Help
Constructor.

Namespace:  Arction.Wpf.ChartingMVVM.Views.View3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public VolumeModel(
	string folderPath
)

Parameters

folderPath
Type: SystemString
Path to the folder with slices.
See Also