Gets the coordinate for the specified axis number.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double GetR(
int axisNumber
)
Parameters
- axisNumber Int32
- The axis number.
Return Value
DoubleThe coordinate value.
See Also