Contains the chart model interfaces that define the starting point for creating
a new chart. Refer to the implementation classes (in the corresponding
impl package) to create an instance of a chart that either contains an
axes rendering framework or one that does not. This package also provides a
convenience interface to serialize and de-serialize the chart model into an XML
representation.