The Histogram class is derived from the Plot2D class. The additional methods of the Histogram class are:
Create
Creates a histogram.
CreateWithFreq
Creates a histogram from data that includes a frequency variable.
FillBars
Controls whether the bars are filled.
ReBin
Specifies the origin and bin width.
ShowBarLabels
Shows or hides the bar labels.
ShowDensity
Controls whether the Y axis and bar labels display density.
ShowPercentage
Controls whether the Y axis and bar labels display percentages.