XML Formatters for Chart Components

Each and every XML serializable Objective Chart class is provided with an equivalent formatter object that implements the IXMLSerialize interface. These formatter objects maintain a reference to the equivalent native chart types and possess the know-how to read/write the serializable data in XML. Examples of such formatters include the SRGraphFTR and SRGraphDataFTR classes that serve to serialize the SRGraph and SRGraphData classes, respectively.