Click or drag to resize

AngularScaleUseDegree Property

If true, use degree instead of radian.

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

Property Value

Boolean
See Also