VolumeModel Constructor (String) |
LightningChart .NET Help
Constructor.
Namespace:
Arction.Wpf.Charting.Views.View3D
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic VolumeModel(
string folderPath
)
Public Sub New (
folderPath As String
)
public:
VolumeModel(
String^ folderPath
)
Parameters
- folderPath
- Type: SystemString
Path to the folder with slices.
See Also