Skip to main content
A newer version of this page is available. .

TerracottaPiePalette Class

Represents the Terracotta Pie palette.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.2.dll

Declaration

public class TerracottaPiePalette :
    PredefinedPalette

Remarks

The following colors comprise the Terracotta Pie palette.

palette-terracotapie

The following image demonstrates a compound chart with the TerracottaPiePalette object assigned to the ChartControlBase.Palette property.

palette-chart-terracotapie

For more information, see Chart Themes and Palettes.

See Also