Back to Devexpress

DiagramTheme.ColorPalette Property

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramtheme.md

latest1.2 KB
Original Source

DiagramTheme.ColorPalette Property

Gets the theme’s color scheme.

Namespace : DevExpress.Diagram.Core

Assembly : DevExpress.Diagram.v25.2.Core.dll

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public DiagramColorPalette ColorPalette { get; }
vb
Public ReadOnly Property ColorPalette As DiagramColorPalette

Property Value

TypeDescription
DiagramColorPalette

A DiagramColorPalette object representing the theme’s color scheme.

|

See Also

DiagramTheme Class

DiagramTheme Members

DevExpress.Diagram.Core Namespace