Enum BaseColor
Specifies the list of base colors for DiagramTheme class.
Namespace: Syncfusion.UI.Xaml.Diagram.Theming
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum BaseColor
Fields
| Name | Description |
|---|---|
| Accent | Defines the accent base color. |
| Color | Defines the color value. |
| Dark | Defines the dark base color. |
| Light | Defines the light base color. |