Interfaces
 InterfaceDescription
 IChart The IChart interface is the basic interface for every chart component.
 IChartAxis The IChartAxis interface is a marker for any class that draws an axis for a chart.
 IChartItemRenderer The IChartItemRenderer interface is the interface implemented by any class that draws chart graphics.
 IChartSeries The IChartSeries interface is the basic interface for any type of chart data series.