Classes
 ClassDescription
 BarClusterBarCluster groups a series of bars together vertically and labels them.
 BarStackBarStack groups a series of horizontal bars together horizontally and labels them.
 ColumnClusterColumnCluster groups a series of vertical columns horizontally and labels them.
 ColumnStackColumStack groups a series of vertical columns vertically and labels them.
 GroupingBase GroupingBase is the base class for BarCluster, BarStack, ColumnCluster, and ColumnStack, and it contains definitions of properties that these subclasses leverage.
 LineSeriesGroupLine series group renders multiple lines for a series of data points.
 PlotGroupPlotGroup renders circles of varying radii into a cartesian grid without the use of reference geometries.
 WedgeStackGroupWedgeStackGroup renders a series of wedges along an arc.