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.CSAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override bool IsAffine { get; }
Property Value
BooleanSee Also