IPlotCommonColumnsViewInitializeXCommonColumns Method |
Initializes the selectable common X columns.
Namespace: Altaxo.Gui.WorksheetAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid InitializeXCommonColumns(
SelectableListNodeList list
)
Parameters
- list SelectableListNodeList
- The list of available common X columns.
See Also