Click or drag to resize

G2DCoordinateSystemGetNameOfPlane Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.G2DCoordinateSystem.GetNameOfPlane(Altaxo.Graph.CSPlaneID)"]


Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract string GetNameOfPlane(
	CSPlaneID planeId
)

Parameters

planeId  CSPlaneID

[Missing <param name="planeId"/> documentation for "M:Altaxo.Graph.Gdi.G2DCoordinateSystem.GetNameOfPlane(Altaxo.Graph.CSPlaneID)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.G2DCoordinateSystem.GetNameOfPlane(Altaxo.Graph.CSPlaneID)"]

See Also