Click or drag to resize

WITecImportOptions Properties

The WITecImportOptions type exposes the following members.

Properties
 NameDescription
Public propertyIgnoreSecondaryData 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.
Public propertyIncludeFilePathAsProperty If true, the file name of the imported file is included as a column property.
Public propertyIndicesOfImportedGraphs Gets the indices of imported graphs. If the collection is empty, all graphs are imported.
Public propertyNeutralColumnName Gets the neutral column name (base). The name is at request extended, e.g. by a number at the end.
Public propertyUseNeutralColumnName 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.
Top
See Also