Click or drag to resize

WITecImportOptionsControllerIndicesOfGraphs Property

Gets or sets the indices of graphs to import.

Namespace: Altaxo.Gui.Serialization.WITec
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<WITecImportOptionsControllerIndexClass> IndicesOfGraphs { get; set; }

Property Value

ObservableCollectionWITecImportOptionsControllerIndexClass
See Also