| ImageEn, unit histogrambox |
|
THistogramBox.CompBar
Declaration
property CompBar: Boolean;
Description
If True, a gradient bar is shown below the histogram graph showing the range.
Default: True
Example
HistogramBox1.CompBar := False;
See Also
◼HistogramKind