Click or drag to resize

UnitWithLimitedPrefixesShortCut Property

Usual shortcut of the unit.

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public string ShortCut { get; }

Property Value

String
A short representation of the unit, for example "m" for meter.

Implements

IUnitShortCut
See Also