Click or drag to resize

IPlotAreaCoordinateSystem Property

Gets the coordinate system used by the plot area.

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

Property Value

G3DCoordinateSystem
See Also