Click or drag to resize

IGPlotItemParentCollection Property

The collection where this plot item belongs to. Can be null for the root item.

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

Property Value

PlotItemCollection
See Also