Click or drag to resize

IDataBar Properties

The IDataBar type exposes the following members.

Properties
Name Description
Public property BarColor
Gets/sets the color of the bars in a data bar conditional format.
Public property MaxPoint
Returns a ConditionValue object which specifies how the longest bar is evaluated for a data bar conditional format.
Public property MinPoint
Returns a ConditionValue object which specifies how the shortest bar is evaluated for a data bar conditional format.
Public property PercentMax
Returns or sets a value that specifies the length of the longest data bar as a percentage of cell width.
Public property PercentMin
Returns or sets a value that specifies the length of the shortest data bar as a percentage of cell width.
Public property ShowValue
Returns or sets a Boolean value that specifies if the value in the cell is displayed if the data bar conditional format is applied to the range.
Top
See Also