Back to Devexpress

Palettes.Paper Property

corelibraries-devexpress-dot-xtracharts-dot-palettes-ee161c3a.md

latest1.3 KB
Original Source

Palettes.Paper Property

Gets the Paper palette of colors.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
Palette

A Palette object that is the Paper palette.

|

Remarks

The image below shows the Paper palette.

For more information, see the Appearance Customization section.

See Also

Palettes Class

Palettes Members

DevExpress.XtraCharts Namespace