IGPlotItemStyleObject Property |
Gets an object that holds the style(s) used for plotting. If not applicable for this kind of plot item, null is returned.
Namespace: Altaxo.Graph.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IDocumentLeafNode? StyleObject { get; }
Property Value
IDocumentLeafNode
The object that holds the style(s) used for plotting.
See Also