Click or drag to resize

G3DCartesicCoordinateSystemIsXYInterchanged Property

Is the normal position of x and y axes interchanged, for instance x is vertical and y horizontal.

Namespace: Altaxo.Graph.Graph3D.CS
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsXYInterchanged { get; }

Property Value

Boolean
See Also