Version

CellDataBarInfo Class Members

The following tables list the members exposed by CellDataBarInfo.

Public Properties
 NameDescription
Public PropertyAxisColorThe color to use to draw the axis line or null if no axis line is to be drawn (read-only).  
Public PropertyAxisPositionSpecifies the position, as a percentage of the cell width, where the axis ahould be rendered (read-only)  
Public PropertyBarBorderThe color to use to draw the border around the data bar or null if no border is to be drawn (read-only).  
Public PropertyBarColorThe color to use to draw the data bar (read-only).  
Public PropertyBarFillTypeSpecifies whether the data bar should be filled with a sold color or a gradient (read-only).  
Public PropertyBarPositionFromSpecies the position, as a percentage of the cell width, where the data bar should begin (read-only).  
Public PropertyBarPositionToSpecies the position, as a percentage of the cell width, where the data bar should end (read-only).  
Public PropertyDirectionSpecifies the direction of the bata bar (read-only).  
Public PropertyIsNegativeReturns true if the cell value is negative (read-only).  
Public PropertyShowValueReturns whether the cell value is to be shown along with the data bar (read-only).  
See Also