Click or drag to resize

IPlotCommonColumnsViewInitializeXCommonColumns Method

Initializes the selectable common X columns.

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

Parameters

list  SelectableListNodeList
The list of available common X columns.
See Also