WITecImportOptionsIgnoreSecondaryData Property |
Gets a value indicating whether to ignore secondary data, i.e. data that belong to other
graph data. Example: in a spectra time series, there is separate graph data for the times of the spectra.
This data is not imported if this flag is set to true, because it belongs to the spectra series.
Namespace: Altaxo.Serialization.WITecAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool IgnoreSecondaryData { get; init; }
Property Value
BooleanSee Also