G3DCoordinateSystemIsOrthogonal Property |
Returns true if the plot area is orthogonal, i.e. if the x and the y axis are orthogonal to each other.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract bool IsOrthogonal { get; }
Property Value
BooleanSee Also