Click or drag to resize

GraphDocumentBasePropertyBag Property

Gets or sets the graph property bag.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PropertyBag? PropertyBag { get; protected set; }

Property Value

PropertyBag

Implements

IPropertyBagOwnerPropertyBag
See Also