Class BarChart

The BarChart class is derived from the Plot2D class. The additional methods of the BarChart class are

Create
Creates a bar chart.

CreateWithFreq
Creates a bar chart using a frequency variable.

FillBars
Controls whether the bars are filled.

SetOtherThreshold
Sets a cutoff value for determining which observations are placed into the "Others" category.

ShowBarLabels
Shows or hides the bar labels.

ShowPercentage
Controls whether the Y axis and bar labels display percentages.