SRGraphData Class Overview
SRGraphData is the class which corresponds to the grid cell in a spreadsheet or grid. It contains three separate types of data. The instantaneous value of the data , the maximum and minimum historic value that the values have been and the text which is associated with this data.
The value is a simple double. The history is a CScale object and the text is held in an SRGraphAnnotationList