DiagramTheme.ColorPalette Property
Gets the theme’s color scheme.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
DiagramColorPalette | A DiagramColorPalette object representing the theme’s color scheme. |
See Also