property Bar.HistogramCriticalValue as Double
Specifies the histogram's critical value.

TypeDescription
Double A double expression that specifies the critical value. The critical value is interpreted in different way based on the HistogramType property. For instance, if the HistogramType property is exHistOverload the HistogramCriticalValue property specifies the count of bars while if the HistogramType property is exHistOverallocation it indicates a percent value.
By default, the HistogramCriticalValue property is 100. The HistogramCriticalColor property specifies the color to show the bars that are exceed the critical value. The histogram-chart shows the critical part for the bar ONLY if the HistogramCriticalColor is different that the HistogramColor property. 

The critical value is interpreted in different way based on the HistogramType property as follows: