NumericColumnProxy(IDocumentLeafNode) Constructor |
Constructor by giving a numeric column.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected NumericColumnProxy(
IDocumentLeafNode column
)
Parameters
- column IDocumentLeafNode
- The numeric column to hold.
See Also