Click or drag to resize

G2DCartesicCoordinateSystemGetNameOfPlane Method

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


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

Parameters

planeId  CSPlaneID

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

Return Value

String

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

See Also