Click or drag to resize

WallBase Constructor (IChartNode, WallType)

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 WallBase(
	IChartNode owner,
	WallType type
)

Parameters

owner
Type: Arction.Wpf.ChartingIChartNode
Owner of wall
type
Type: Arction.Wpf.ChartingWallType
Wall type
See Also