Enum StyleId
Specifies the theme style ID values for DiagramTheme class.
Namespace: Syncfusion.UI.Xaml.Diagram.Theming
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
[Flags]
public enum StyleId
Fields
| Name | Description |
|---|---|
| Accent1 | Defines the Accent1 theme style ID. |
| Accent2 | Defines the Accent2 theme style ID. |
| Accent3 | Defines the Accent3 theme style ID. |
| Accent4 | Defines the Accent4 theme style ID. |
| Accent5 | Defines the Accent5 theme style ID. |
| Accent6 | Defines the Accent6 theme style ID. |
| Accent7 | Defines the Accent7 theme style ID. |
| Balanced | Defines the Balanced theme style ID. |
| Focused | Defines the Focused theme style ID. |
| Intense | Defines the Intense theme style ID. |
| Moderate | Defines the Moderate theme style ID. |
| Refined | Defines the refined theme style ID. |
| Subtly | Defines the Subtly theme style ID. |
| Variant1 | Defines the Variant1 theme style ID. |
| Variant2 | Defines the Variant2 theme style ID. |
| Variant3 | Defines the Variant3 theme style ID. |
| Variant4 | Defines the Variant4 theme style ID. |