Click or drag to resize

PlotItemCollectionChildNodes Property

[Missing <summary> documentation for "P:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.ChildNodes"]


Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IList<IGPlotItem> ChildNodes { get; }

Property Value

IListIGPlotItem

Implements

ITreeListNodeTChildNodes
See Also