Click or drag to resize

ChadaImportOptionsUseNeutralColumnName Property

If true, the column name of the imported y-columns is set to a neutral, constant value. If false, the column name of the imported y-columns is derived from the file name of the imported file.

Namespace: Altaxo.Serialization.HDF5.Chada
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public bool UseNeutralColumnName { get; init; }

Property Value

Boolean
See Also