Click or drag to resize

SIUnitPrefixes 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#
public virtual ISIPrefixList Prefixes { get; }

Property Value

ISIPrefixList

Implements

IUnitPrefixes
See Also