Click or drag to resize

XYFunctionPlotItemDataObject Property

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


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

Property Value

IDocumentLeafNode

Implements

IGPlotItemDataObject
See Also