LinearScale(LinearScale) Constructor |
Copy constructor.
Namespace: Altaxo.Graph.ScalesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public LinearScale(
LinearScale from
)
Parameters
- from LinearScale
- A other linear axis from which to copy from.
See Also