Click or drag to resize

IExportGalacticSpcFileViewFillXValuesColumnBox Method

Fills the selector for the x-values column.

Namespace: Altaxo.Gui.Serialization.Galactic
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void FillXValuesColumnBox(
	SelectableListNodeList list
)

Parameters

list  SelectableListNodeList
The list of selectable columns.
See Also