| Name | Data Type | Default Value | Qualifiers | 
| Name | Data Type | Value | 
| Data | string |  | 
| Description | string | A string that contains the graph data In CSV format | 
| DataFormat | uint16 | 2 | 
| Description | string | The format of the data as requested in the graph generation methods. Ex: '2' (CSV) | 
| ValueMap | string | 0, 1, 2, .., 32768..65535 | 
| Values | string | Unknown, Other, CSV, DMTF Reserved, Vendor Specific | 
| StartTime | datetime |  | 
| Description | string | Begin time of the data point collection | 
| TimeInterval | uint64 |  | 
| Description | string | The time interval in seconds between consecutive points in the data returned. | 
| PUnit | string | second | 
| Units | string | seconds | 
| XAxisName | string |  | 
| Description | string | The name of the X axis | 
| XAxisUnit | string |  | 
| Description | string | The unit used for the X axis (e.g. seconds) | 
| IsPUnit | boolean | true | 
| YAxisName | string |  | 
| Description | string | The name of the Y axis | 
| YAxisUnit | string |  | 
| Description | string | The unit used for the Y axis (e.g. byte * 10^6 / second) | 
| IsPUnit | boolean | true |