XYPlotStyleCollectionControllerPredefinedStyleSetsAvailable Property |
Gets or sets the available predefined style sets.
Namespace: Altaxo.Gui.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ItemsController<int> PredefinedStyleSetsAvailable { get; set; }Property Value
ItemsControllerInt32
See Also