Click or drag to resize

IUnitPrefixes Property

Returns a list of possible prefixes for this unit (like µ, m, k, M, G..).

Namespace: Altaxo.Units
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
ISIPrefixList Prefixes { get; }

Property Value

ISIPrefixList
See Also