Click or drag to resize

UnitDescriptionAttributeQuantity Property

The quantity description. Examples are Length, Temperature, Mass, Time, ElectricalVoltage, ElectricalCurrent, Force, etc.

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

Property Value

String
A short, human-readable name for the physical quantity described by the unit.
See Also