Click or drag to resize

G2DPolarCoordinateSystemIsAffine Property

Returns true if the plot coordinates can be calculated as a linear transformation of the physical values. Returns false if this is for instance a polar diagram.

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

Property Value

Boolean
See Also