Click or drag to resize

Scalesm_AvailableScales Field

Static collection that holds all available axis types.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected static Dictionary<string, Type> sm_AvailableScales

Field Value

DictionaryString, Type
See Also