UnitWithLimitedPrefixesName Property |
Full name of the unit.
Namespace: Altaxo.UnitsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic string Name { get; }Property Value
StringThe full (long) name of the unit, for example "meter".
Implements
IUnitName
See Also