Click or drag to resize

XYZPlotLayer(HostLayer) Constructor

Initializes a new instance of the XYZPlotLayer class

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public XYZPlotLayer(
	HostLayer parentLayer
)

Parameters

parentLayer  HostLayer

[Missing <param name="parentLayer"/> documentation for "M:Altaxo.Graph.Graph3D.XYZPlotLayer.#ctor(Altaxo.Graph.Graph3D.HostLayer)"]

See Also