Click or drag to resize

PlotItemParentCollection Property

[Missing <summary> documentation for "P:Altaxo.Graph.Gdi.Plot.PlotItem.ParentCollection"]


Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual PlotItemCollection? ParentCollection { get; }

Property Value

PlotItemCollection

Implements

IGPlotItemParentCollection
See Also