Click or drag to resize

XYZPlotLayerCoordinateSystem Property

[Missing <summary> documentation for "P:Altaxo.Graph.Graph3D.XYZPlotLayer.CoordinateSystem"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public G3DCoordinateSystem CoordinateSystem { get; set; }

Property Value

G3DCoordinateSystem

Implements

IPlotAreaCoordinateSystem
See Also