Click or drag to resize

XYPlotStyleCollectionControllerPredefinedStyleSetsAvailable Property

Gets or sets the available predefined style sets.

Namespace: Altaxo.Gui.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<int> PredefinedStyleSetsAvailable { get; set; }

Property Value

ItemsControllerInt32
See Also