IDataBar Properties |
The IDataBar type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BarColor |
Gets/sets the color of the bars in a data bar conditional format.
|
![]() |
MaxPoint |
Returns a ConditionValue object which specifies how the longest bar is evaluated
for a data bar conditional format.
|
![]() |
MinPoint |
Returns a ConditionValue object which specifies how the shortest bar is evaluated
for a data bar conditional format.
|
![]() |
PercentMax |
Returns or sets a value that specifies the length of the longest
data bar as a percentage of cell width.
|
![]() |
PercentMin |
Returns or sets a value that specifies the length of the shortest
data bar as a percentage of cell width.
|
![]() |
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.
|