Click or drag to resize

XYPlotLayerContentsControllerPlotItems Property

Initializes the content list box by setting the items.

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

Property Value

NGTreeNode
See Also