LinearScaleCopyFrom Method |
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual void CopyFrom(
LinearScale from
)
Parameters
- from LinearScale
- The instance to copy from.
See Also