CrossDrillDown | Cross project graph data drill-down. |
CrossDrillDownEx | Cross project graph data drill-down. |
DrillDown | Drills down to graph data. |
DrillDownData | Request for drill down data. Pass entity type and a list of IDs and get a list of entities (as in NewList request) |
MultiDrillDown | Gets detailed information about a graph area consisting of four sets of coordinates. |
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. |
MetadataAttribute | Get additional metadata to 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. |