Click or drag to resize

G2DPolarCoordinateSystemIsXReverse Property

Is the direction of the x axis reverse, for instance runs from right to left.

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

Property Value

Boolean
See Also