property Chart.HistogramHeaderVisible as Boolean
Specifies whether a copy of chart's header is displayed in the bottom side of the histogram.

TypeDescription
Boolean A Boolean expression that specifies whether a mirror copy of the chart's header is being shown in the bottom side of the histogram.

By default, the HistogramHeaderVisible property is False. Use the HistogramHeight property to specify the height in pixels of the histogram. Use the HeaderVisible property to show or hide the control's header. The HistogramBackColor property specifies the histogram's background color. Use the OnResizeControl property on exDisableHistogram property to specify whether the user can resizes the histogram at runtime.