Click or drag to resize

PlotItemStyleObject Property

Get/sets the style object of this plot.

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

Property Value

IDocumentLeafNode

Implements

IGPlotItemStyleObject
See Also