Click or drag to resize

VolumeModel Constructor (LightningChart, BitmapFrame)

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
Syntax
public VolumeModel(
	LightningChart chart,
	BitmapFrame[] imgs
)

Parameters

chart
Type: Arction.Wpf.ChartingLightningChart
Parent.
imgs
Type: System.Windows.Media.ImagingBitmapFrame
An array of slices.
See Also