Skip to main content
All docs
V26.1
  • ChartStyle Enum

    Lists chart styles.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public enum ChartStyle

    Members

    Name Description
    Gray

    A monochromatic chart style that applies different shades of the Dark1 theme color to each data series.

    GrayOutline

    A monochromatic chart style that applies different shades of the Dark1 theme color to each data series and specifies shape outlines.

    GrayGradient

    A monochromatic chart style that applies different shades of the Dark1 theme color with a gradient effect to each data series.

    GrayBevel

    A monochromatic chart style that applies different shades of the Dark1 theme color to each data series and specifies shape effects (such as beveled edges and shadows).

    GrayArea

    A monochromatic chart style that applies different shades of the Dark1 theme color to each data series and uses 20% tint of this color to fill the plot area.

    GrayDark

    A monochromatic chart style that applies different shades of the Dark1 theme color to each data series and uses this color to fill the chart area.

    Color

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

    ColorOutline

    A colorful chart style that applies one of six accent colors to each data series and specifies shape outlines.

    ColorGradient

    A colorful chart style that applies one of six accent colors with a gradient effect to each data series.

    ColorBevel

    A colorful chart style that applies one of six accent colors to each data series and specifies shape effects (such as beveled edges and shadows).

    ColorArea

    A colorful chart style that applies one of six accent colors to each data series and uses 20% tint of the Dark1 theme color to fill the plot area.

    ColorDark

    A colorful chart style that applies one of six accent colors and shape effects to each data series, and uses the Dark1 theme color to fill the chart area.

    Accent1

    A monochromatic chart style that applies a different shade of the Accent1 theme color to each data series.

    Accent1Outline

    A monochromatic chart style that applies a different shade of the Accent1 theme color and a shape outline to each data series.

    Accent1Gradient

    A monochromatic chart style that applies a different shade of the Accent1 theme color with a gradient effect to each data series.

    Accent1Bevel

    A monochromatic chart style that applies a different shade of the Accent1 theme color to each data series and adds shape effects such as beveled edges and shadows.

    Accent1Area

    A monochromatic chart style that applies a different shade of the Accent1 theme color to each data series and fills the plot area with this color.

    Accent1Dark

    A monochromatic chart style that applies a different shade of the Accent1 theme color and shape effects to each data series and fills the chart area with the Dark1 theme color.

    Accent2

    A monochromatic chart style that applies a different shade of the Accent2 theme color to each data series.

    Accent2Outline

    A monochromatic chart style that applies a different shade of the Accent2 theme color and a shape outline to each data series.

    Accent2Gradient

    A monochromatic chart style that applies a different shade of the Accent2 theme color with a gradient effect to each data series.

    Accent2Bevel

    A monochromatic chart style that applies a different shade of the Accent2 theme color to each data series and adds shape effects such as beveled edges and shadows.

    Accent2Area

    A monochromatic chart style that applies a different shade of the Accent2 theme color to each data series and fills the plot area with this color.

    Accent2Dark

    A monochromatic chart style that applies different shades of the Accent2 theme color and shape effects to each data series. This style uses the Dark1 theme color to fill the chart area.

    Accent3

    A monochromatic chart style that applies a different shade of the Accent3 theme color to each data series.

    Accent3Outline

    A monochromatic chart style that applies a different shade of the Accent3 theme color and a shape outline to each data series.

    Accent3Gradient

    A monochromatic chart style that applies a different shade of the Accent3 theme color with a gradient effect to each data series.

    Accent3Bevel

    A monochromatic chart style that applies a different shade of the Accent3 theme color to each data series and adds shape effects such as beveled edges and shadows.

    Accent3Area

    A monochromatic chart style that applies a different shade of the Accent3 theme color to each data series and fills the plot area with this color.

    Accent3Dark

    A monochromatic chart style that applies different shades of the Accent3 theme color and shape effects to each data series. This chart style uses the Dark1 theme color to fill the chart area.

    Accent4

    A monochromatic chart style that applies a different shade of the Accent4 theme color to each data series.

    Accent4Outline

    A monochromatic chart style that applies a different shade of the Accent4 theme color and a shape outline to each data series.

    Accent4Gradient

    A monochromatic chart style that applies a different shade of the Accent4 theme color with a gradient effect to each data series.

    Accent4Bevel

    A monochromatic chart style that applies a different shade of the Accent4 theme color to each data series and adds shape effects such as beveled edges and shadows.

    Accent4Area

    A monochromatic chart style that applies a different shade of the Accent4 theme color to each data series and fills the plot area with this color.

    Accent4Dark

    A monochromatic chart style that applies different shades of the Accent4 theme color and shape effects to each data series. This chart style uses the Dark1 theme color to fill the chart area.

    Accent5

    A monochromatic chart style that applies a different shade of the Accent5 theme color to each data series.

    Accent5Outline

    A monochromatic chart style that applies a different shade of the Accent5 theme color and a shape outline to each data series.

    Accent5Gradient

    A monochromatic chart style that applies a different shade of the Accent5 theme color with a gradient effect to each data series.

    Accent5Bevel

    A monochromatic chart style that applies a different shade of the Accent5 theme color to each data series and adds shape effects such as beveled edges and shadows.

    Accent5Area

    A monochromatic chart style that applies a different shade of the Accent5 theme color to each data series and fills the plot area with this color.

    Accent5Dark

    A monochromatic chart style that applies different shades of the Accent5 theme color and shape effects to each data series. This chart style uses the Dark1 theme color to fill the chart area.

    Accent6

    A monochromatic chart style that applies a different shade of the Accent6 theme color to each data series.

    Accent6Outline

    A monochromatic chart style that applies a different shade of the Accent6 theme color and a shape outline to each data series.

    Accent6Gradient

    A monochromatic chart style that applies a different shade of the Accent6 theme color with a gradient effect to each data series.

    Accent6Bevel

    A monochromatic chart style that applies a different shade of the Accent6 theme color to each data series and adds shape effects such as beveled edges and shadows.

    Accent6Area

    A monochromatic chart style that applies a different shade of the Accent6 theme color to each data series and fills the plot area with this color.

    Accent6Dark

    A monochromatic chart style that applies different shades of the Accent6 theme color and shape effects to each data series. This chart style uses the Dark1 theme color to fill the chart area.

    Related API Members

    The following properties accept/return ChartStyle values:

    See Also