Click or drag to resize

AngularRadianTickSpacingUseDegree Property

Gets a value indicating whether degree values are used instead of radians.

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

Property Value

Boolean
See Also