Back to Devexpress

Palettes.Office Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-8071f4c4.md

latest1.3 KB
Original Source

Palettes.Office Property

Gets the Office palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the Office palette.

|

Remarks

The image below shows the Office palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace