DoubleColumnArray Property |
Get/sets the data of this DoubleColumn. The data is copied (not directly used) to/from the array.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[] Array { get; set; }
Property Value
DoubleSee Also