SRGDiscreteFTR.h
Filename: SRGDiscreteFTR.hDescription
Definition of the XML formatters for the Objective Chart discrete graph classes.The XML formatters inherit from the SFL CXMLSerializeImp base class and implement the IXMLSerialize interface. All Objective Chart data types that take part in the serialization process will have an equivalent formatter object. Invoking the IXMLSerialize::XMLSerialize() function on a formatter will serialize the state information of the connected chart data object.
For more detailed information on the XML Serialization mechanism please refer to the Objective Chart User's Guide.