DataBarDirection
Constants which determine whether data bars are filled with a solid color or with a gradient.
Enumeration Members
Section titled "Enumeration Members"Context
Section titled "Context"The direction the data bar is displayed is based on context.
Context = -5002 LeftToRight
Section titled "LeftToRight"The data bar is displayed from left-to-right.
LeftToRight = -5003 RightToLeft
Section titled "RightToLeft"The data bar is displayed from right-to-left.
RightToLeft = -5004