In This Article

SeriesBrushKind Enum

Specifies the kind of brush to use for a series element.

public enum SeriesBrushKind

Fields

Name Description
CylinderGradient

Use a gradient, creating a cylindrical appearance.

Dark

Use a slightly darker version of the palette color.

DarkToLightGradient

Use a gradient, from the Dark to Light color.

Default

Use the exact palette color.

Light

Use a slightly lighter version of the palette color.

LightToDarkGradient

Use a gradient, from the Light to Dark color.

SemiTransparent

Use a semi-transparent version of the palette color.

SemiTransparentGradient

Use a gradient, from a semi-transparent version of the palette color to an almost completely transparent version of the palette color.