Click or drag to resize

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

Parameters

owner
Type: Arction.Wpf.ChartingIChartNode

[Missing <param name="owner"/> documentation for "M:Arction.Wpf.Charting.Views.View3D.WallYZ.#ctor(Arction.Wpf.Charting.IChartNode,Arction.Wpf.Charting.WallType)"]

type
Type: Arction.Wpf.ChartingWallType

[Missing <param name="type"/> documentation for "M:Arction.Wpf.Charting.Views.View3D.WallYZ.#ctor(Arction.Wpf.Charting.IChartNode,Arction.Wpf.Charting.WallType)"]

See Also