Click or drag to resize

XYPlotLayerGetScale Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.XYPlotLayer.GetScale(System.Int32)"]


Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Scale GetScale(
	int i
)

Parameters

i  Int32

[Missing <param name="i"/> documentation for "M:Altaxo.Graph.Gdi.XYPlotLayer.GetScale(System.Int32)"]

Return Value

Scale

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.XYPlotLayer.GetScale(System.Int32)"]

See Also