Click or drag to resize

XYPlotStyleCollectionControllerCurrentItems Property

Gets or sets the current style items.

Namespace: Altaxo.Gui.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SelectableListNodeList CurrentItems { get; set; }

Property Value

SelectableListNodeList
See Also