Click or drag to resize

IUnitShortCut 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#
string ShortCut { get; }

Property Value

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