SRGDataManager Class Overview
This class handles all the data management of SRGraph. It has a CPtrList object which keeps a list of SRGraphDataList objects. This list of list struture can thought of as a virtual 2-dimensional array of data objects like a spreadsheet of cell. Each row of the 2-dimensional array is a SRGraphDataList object.