Click or drag to resize

ScaleCollectionGetName Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.ScaleCollection.GetName(System.Int32)"]


Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string GetName(
	int idx
)

Parameters

idx  Int32

[Missing <param name="idx"/> documentation for "M:Altaxo.Graph.Scales.ScaleCollection.GetName(System.Int32)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Graph.Scales.ScaleCollection.GetName(System.Int32)"]

See Also