Click or drag to resize

ScaleAvailableAxes Property

Returns the collection of available axes.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static Dictionary<string, Type> AvailableAxes { get; }

Property Value

DictionaryString, Type
See Also