SRGraphLegend::Serialize
voidSRGraphLegend::Serialize(CArchive&ar)
Handles storage and retrieval of this object
Defined in: SRGraphLegend.cpp
Parameters
ar
Reference to a CArchive object which manages the file operations
Remarks
Component serialization routines can only save the data for the setup and appearance of the component. It cannot save dynamic data like the m_pParentGraph pointer. See the SRGraph::Serialize routine for a more detailed explanation.