Click or drag to resize

XYPlotLayerContentsControllerAvailableContent Property

Initializes the treeview of available data with content.

Namespace: Altaxo.Gui.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NGTreeNode AvailableContent { get; set; }

Property Value

NGTreeNode
See Also