![]() | Type | Description | ||
| Boolean | A Boolean expression that specifies whether the histogram is visible or hidden. The True value indicates whether the histogram is visible, The False value indicates whether the histogram is hidden. |
Use the HistogramPattern, HistogramColor and HistogramType properties to define the shape, the pattern, the color or the skinning object, and the type of the graph, to be used in defining your histogram for specified type of bars. A bar is represented in the histogram only if HistogramPattern or HistogramColor property is set. If any of these are not set, the bar will not be represented in the histogram.
The following screen shot shows the exHistOverload histogram and how it is updated as soon the bars are moved or resized:

The following screen shot shows the exHistOverAllocation histogram and how it is updated as soon the bars are moved or resized:


Bellow you can view few screen shots of histograms being displayed in different ways, using different color, patterns, curves or EBN skin files:






Use the Background(exSplitBar) property to define the shape and the color for horizontal split bar, that may be used to resize the histogram at runtime.