Sets the coordinate for the specified axis number.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetR(
int axisNumber,
double r
)
Parameters
- axisNumber Int32
- The axis number.
- r Double
- The coordinate value.
See Also