G2DPolarCoordinateSystemGetNameOfPlane Method |
Gets the display name of the specified plane.
Namespace: Altaxo.Graph.Gdi.CSAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override string GetNameOfPlane(
CSPlaneID planeId
)
Parameters
- planeId CSPlaneID
- The plane identifier.
Return Value
StringThe plane name.
See Also