XAndYColumn(XAndYColumn) Constructor |
Initializes a new instance by copying the state from another
XAndYColumn.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic XAndYColumn(
XAndYColumn from
)
Parameters
- from XAndYColumn
- The source instance to copy.
See Also