Click or drag to resize

G3DCartesicCoordinateSystemWithXYInterchanged Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.WithXYInterchanged(System.Boolean)"]


Namespace: Altaxo.Graph.Graph3D.CS
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public G3DCartesicCoordinateSystem WithXYInterchanged(
	bool isXYInterchanged
)

Parameters

isXYInterchanged  Boolean

[Missing <param name="isXYInterchanged"/> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.WithXYInterchanged(System.Boolean)"]

Return Value

G3DCartesicCoordinateSystem

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.WithXYInterchanged(System.Boolean)"]

See Also