Click or drag to resize

SpreadColumnImaginaryData Field

The imaginary data. This is not null only when the column contains complex values.

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public List<double>? ImaginaryData

Field Value

ListDouble
See Also