Click or drag to resize

GraphDocumentBasePropertyBagNotNull Property

Gets the graph property bag, creating it if necessary.

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

Property Value

PropertyBag

Implements

IPropertyBagOwnerPropertyBagNotNull
See Also