Click or drag to resize

PlotItemCollectionDataObject Property

Returns null, because a plot item collection does not have a data object for itself.

Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IDocumentLeafNode? DataObject { get; }

Property Value

IDocumentLeafNode

Implements

IGPlotItemDataObject
See Also