property ConditionalFormat.BarOverviewColor as Color
Specifies the color to be applied to bars, in the overview portion of the control, if the conditional expression is accomplished.

TypeDescription
Color A Color expression that specifies the color to be applied to bars, in the overview portion of the control, if the conditional expression is accomplished.
By default, the BarOverviewColor property is 0. The BarOverviewColor property has effect, if the ApplyToBars property points to valid bars. The ApplyToBars property specifies the list of bars that the current format is applied to. The OverviewVisible property shows or hides the control's overview map. Use the ClearBarOverviewColor method to remove the color being set using previously the BarOverviewColor property. If the BarColor property is not set, it retrieves 0. The ItemBar(exBarOverviewColor) property specifies the color to show a different color in the overview part of the control, for a particular bar.

The following screen shot shows the control when the BarColor and BarOverviewColor properties are set: