Click or drag to resize

ValueInSomeUnitControllerBaseUnitOfValue Property

Gets the unit of the underlying stored value.

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

Property Value

IUnit
See Also