G2DCartesicCoordinateSystemGetAxisName Method |
Gets the display name of the specified axis.
Namespace: Altaxo.Graph.Gdi.CSAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic string GetAxisName(
CSLineID id
)
Parameters
- id CSLineID
- The axis identifier.
Return Value
StringThe axis name.
See Also