Log10Scale(Log10Scale) Constructor |
Copy constructor.
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Log10Scale(
Log10Scale from
)
Parameters
- from Log10Scale
- The axis to copy from.
See Also