Click or drag to resize

RelationValueInUnityControllerUnitOfValue Property

Gets the base unit of the edited value.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override IUnit UnitOfValue { get; }

Property Value

IUnit
See Also