Click or drag to resize

AngularTickSpacingUseDegree Property

If true, use degree instead of radian.

Namespace: Altaxo.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract bool UseDegree { get; }

Property Value

Boolean
See Also