DataBarFillType

Constants which determine whether data bars are filled with a solid color or with a gradient.

Data bars are filled with a linear gradient.

Gradient = 1

Data bars are filled with a solid color.

SolidColor = 0