Click or drag to resize

PlotItemCollectionStyleObject Property

Returns null, because this plot item collection does not have a style 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? StyleObject { get; }

Property Value

IDocumentLeafNode

Implements

IGPlotItemStyleObject
See Also