The following tables list the members exposed by CellDataBarInfo.
Name | Description | |
---|---|---|
![]() | AxisColor | The color to use to draw the axis line or null if no axis line is to be drawn (read-only). |
![]() | AxisPosition | Specifies the position, as a percentage of the cell width, where the axis ahould be rendered (read-only) |
![]() | BarBorder | The color to use to draw the border around the data bar or null if no border is to be drawn (read-only). |
![]() | BarColor | The color to use to draw the data bar (read-only). |
![]() | BarFillType | Specifies whether the data bar should be filled with a sold color or a gradient (read-only). |
![]() | BarPositionFrom | Species the position, as a percentage of the cell width, where the data bar should begin (read-only). |
![]() | BarPositionTo | Species the position, as a percentage of the cell width, where the data bar should end (read-only). |
![]() | Direction | Specifies the direction of the bata bar (read-only). |
![]() | IsNegative | Returns true if the cell value is negative (read-only). |
![]() | ShowValue | Returns whether the cell value is to be shown along with the data bar (read-only). |