DataBarDirection

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

The direction the data bar is displayed is based on context.

Context = -5002

The data bar is displayed from left-to-right.

LeftToRight = -5003

The data bar is displayed from right-to-left.

RightToLeft = -5004