Click or drag to resize

WallXY Constructor (IChartNode, WallType)

LightningChart .NET Help
Constructor.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public WallXY(
	IChartNode owner,
	WallType type
)

Parameters

owner
Type: Arction.WinForms.ChartingIChartNode
Parent.
type
Type: Arction.WinForms.ChartingWallType
Wall type.
See Also