Back to Devexpress

Palettes.Civic Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-1871b78b.md

latest1.3 KB
Original Source

Palettes.Civic Property

Gets the Civic palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public static Palette Civic { get; }
vb
Public Shared ReadOnly Property Civic As Palette

Property Value

TypeDescription
Palette

A Palette object that is the Civic palette.

|

Remarks

The image below shows the Civic palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace