ColCount | The number of columns. |
ColName | Gets the name of the specified column. Column numbers are zero-based. |
ColTotal | The sum of the values in the specified graph data column. The column number is zero-based. |
Data | The data in the specified cell. Column and Row numbers are zero-based. |
GraphTotal | The total number of items represented in the graph. |
MaxValue | The maximum value in the graph. |
RowCount | The number of rows. |
RowName | Gets the row name of the specified row. Row numbers are zero-based. |
RowTotal | The sum of the values in the specified graph data row. The row number is zero-based. |
StartDate | The start date for the graph. |
Warnings | Returns a list of warnings returned for this graph by the server. |