Click or drag to resize

BackgroundStyleControllerBackgroundStyles Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Gdi.Background.BackgroundStyleController.BackgroundStyles"]


Namespace: Altaxo.Gui.Graph.Gdi.Background
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemsController<Type?> BackgroundStyles { get; set; }

Property Value

ItemsControllerType
See Also