XYZPlotLayer(HostLayer, G3DCoordinateSystem) Constructor |
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic XYZPlotLayer(
HostLayer parentLayer,
G3DCoordinateSystem coordinateSystem
)
Parameters
- parentLayer HostLayer
- The parent layer.
- coordinateSystem G3DCoordinateSystem
- The coordinate system.
See Also