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