Click or drag to resize

QuantityWithUnitGuiEnvironmentFixedUnits Property

[Missing <summary> documentation for "P:Altaxo.Gui.QuantityWithUnitGuiEnvironment.FixedUnits"]


Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<IUnit> FixedUnits { get; }

Property Value

IEnumerableIUnit
See Also