The IChart interface is the basic interface for every chart component. All
charts have a least one "series" - a collection of data values for each
axis of the chart (a PieChart follows this pattern, too, since the total
number of items in its series represents 100% of the pie and each item
contributes some percentage). A Chart then uses a set of beads particular
to that chart type.