Click or drag to resize

AllGraphHandlerGetItemList Method

Fills the list with all graphs in the project.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override SelectableListNodeList GetItemList()

Return Value

SelectableListNodeList
List of all graphs.
See Also