Click or drag to resize

IExpandCyclingVariableOptionsViewInitializeDestinationX Method

Initializes the selectable destination X-column options.

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

Parameters

list  SelectableListNodeList
The selectable destination X-column options.
See Also