Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ChartStyle Enum

Lists values used to specify the chart style.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public enum ChartStyle

Members

Name Description
Gray

Specifies the monochromatic chart style that applies different shades of the first dark color defined by the document’s theme to each data series.

GrayOutline

Specifies the monochromatic chart style that applies different shades of the first dark color defined by the document’s theme to each data series and specifies shape outlines.

GrayGradient

Specifies the monochromatic chart style that applies different shades of the first dark color to each data series with a gradient effect defined by the document’s theme.

GrayBevel

Specifies the monochromatic chart style that applies different shades of the first dark color defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

GrayArea

Specifies the monochromatic chart style that applies different shades of the first dark color defined by the document’s theme to each data series and specifies 20% tint of this color as the background color of the plot area.

GrayDark

Specifies the monochromatic chart style that applies different shades of the first dark color defined by the document’s theme to each data series and uses this color to specify the heavy background fill of the chart area.

Color

Specifies the colorful chart style that applies one of six accent colors defined by the document’s theme to each data series.

ColorOutline

Specifies the colorful chart style that applies one of six accent colors defined by the document’s theme to each data series and specifies shape outlines.

ColorGradient

Specifies the colorful chart style that applies one of six accent colors to each data series with a gradient effect defined by the document’s theme.

ColorBevel

Specifies the colorful chart style that applies one of six accent colors defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

ColorArea

Specifies the colorful chart style that applies one of six accent colors to each data series and specifies 20% tint of the first dark color of the document’s theme as the background color of the plot area.

ColorDark

Specifies the colorful chart style that applies one of six accent colors and shape effects to each data series and specifies the heavy background fill of the chart area using the first dark color of the document’s theme.

Accent1

Specifies the monochromatic chart style that applies different shades of Accent1 color defined by the document’s theme to each data series.

Accent1Outline

Specifies the monochromatic chart style that applies different shades of Accent1 color defined by the document’s theme to each data series and specifies shape outlines.

Accent1Gradient

Specifies the monochromatic chart style that applies different shades of Accent1 color to each data series with a gradient effect defined by the document’s theme.

Accent1Bevel

Specifies the monochromatic chart style that applies different shades of Accent1 color defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

Accent1Area

Specifies the monochromatic chart style that applies different shades of Accent1 color defined by the document’s theme to each data series and specifies this color as the background color of the plot area.

Accent1Dark

Specifies the monochromatic chart style that applies different shades of Accent1 color and shape effects to each data series and specifies the heavy background fill of the chart area using the first dark color of the document’s theme.

Accent2

Specifies the monochromatic chart style that applies different shades of Accent2 color defined by the document’s theme to each data series.

Accent2Outline

Specifies the monochromatic chart style that applies different shades of Accent2 color defined by the document’s theme to each data series and specifies shape outlines.

Accent2Gradient

Specifies the monochromatic chart style that applies different shades of Accent2 color to each data series with a gradient effect defined by the document’s theme.

Accent2Bevel

Specifies the monochromatic chart style that applies different shades of Accent2 color defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

Accent2Area

Specifies the monochromatic chart style that applies different shades of Accent2 color defined by the document’s theme to each data series and specifies this color as the background color of the plot area.

Accent2Dark

Specifies the monochromatic chart style that applies different shades of Accent2 color and shape effects to each data series and specifies the heavy background fill of the chart area using the first dark color of the document’s theme.

Accent3

Specifies the monochromatic chart style that applies different shades of Accent3 color defined by the document’s theme to each data series.

Accent3Outline

Specifies the monochromatic chart style that applies different shades of Accent3 color defined by the document’s theme to each data series and specifies shape outlines.

Accent3Gradient

Specifies the monochromatic chart style that applies different shades of Accent3 color to each data series with a gradient effect defined by the document’s theme.

Accent3Bevel

Specifies the monochromatic chart style that applies different shades of Accent3 color defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

Accent3Area

Specifies the monochromatic chart style that applies different shades of Accent3 color defined by the document’s theme to each data series and specifies this color as the background color of the plot area.

Accent3Dark

Specifies the monochromatic chart style that applies different shades of Accent3 color and shape effects to each data series and specifies the heavy background fill of the chart area using the first dark color of the document’s theme.

Accent4

Specifies the monochromatic chart style that applies different shades of Accent4 color defined by the document’s theme to each data series.

Accent4Outline

Specifies the monochromatic chart style that applies different shades of Accent4 color defined by the document’s theme to each data series and specifies shape outlines.

Accent4Gradient

Specifies the monochromatic chart style that applies different shades of Accent4 color to each data series with a gradient effect defined by the document’s theme.

Accent4Bevel

Specifies the monochromatic chart style that applies different shades of Accent4 color defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

Accent4Area

Specifies the monochromatic chart style that applies different shades of Accent4 color defined by the document’s theme to each data series and specifies this color as the background color of the plot area.

Accent4Dark

Specifies the monochromatic chart style that applies different shades of Accent4 color and shape effects to each data series and specifies the heavy background fill of the chart area using the first dark color of the document’s theme.

Accent5

Specifies the monochromatic chart style that applies different shades of Accent5 color defined by the document’s theme to each data series.

Accent5Outline

Specifies the monochromatic chart style that applies different shades of Accent5 color defined by the document’s theme to each data series and specifies shape outlines.

Accent5Gradient

Specifies the monochromatic chart style that applies different shades of Accent5 color to each data series with a gradient effect defined by the document’s theme.

Accent5Bevel

Specifies the monochromatic chart style that applies different shades of Accent5 color defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

Accent5Area

Specifies the monochromatic chart style that applies different shades of Accent5 color defined by the document’s theme to each data series and specifies this color as the background color of the plot area.

Accent5Dark

Specifies the monochromatic chart style that applies different shades of Accent5 color and shape effects to each data series and specifies the heavy background fill of the chart area using the first dark color of the document’s theme.

Accent6

Specifies the monochromatic chart style that applies different shades of Accent6 color defined by the document’s theme to each data series.

Accent6Outline

Specifies the monochromatic chart style that applies different shades of Accent6 color defined by the document’s theme to each data series and specifies shape outlines.

Accent6Gradient

Specifies the monochromatic chart style that applies different shades of Accent6 color to each data series with a gradient effect defined by the document’s theme.

Accent6Bevel

Specifies the monochromatic chart style that applies different shades of Accent6 color defined by the document’s theme to each data series and specifies shape effects, like beveled edges and shadows.

Accent6Area

Specifies the monochromatic chart style that applies different shades of Accent6 color defined by the document’s theme to each data series and specifies this color as the background color of the plot area.

Accent6Dark

Specifies the monochromatic chart style that applies different shades of Accent6 color and shape effects to each data series and specifies the heavy background fill of the chart area using the first dark color of the document’s theme.

Remarks

The values listed by this enumeration are used by the ChartObject.Style property to apply one of the predefined styles to the existing chart.

See Also