Click or drag to resize

G2DCoordinateSystemIsOrthogonal 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.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract bool IsOrthogonal { get; }

Property Value

Boolean
See Also