Click or drag to resize

IExpandCyclingVariableOptionsViewInitializeDestinationOutputFormat Method

Initializes the selectable output formats.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void InitializeDestinationOutputFormat(
	SelectableListNodeList list
)

Parameters

list  SelectableListNodeList
The selectable output formats.
See Also