.NET Call Count graph
This graph displays the number of times that .NET classes and methods are invoked during the test.
| Item | Description |
|---|---|
| X-axis |
Elapsed time from the beginning of the scenario run. |
| Y-axis |
Indicates how many calls were made to a .NET class or method. |
| Breakdown options |
The graph initially displays .NET classes, but you can also view the individual methods within a .NET class by using drill-down or filtering techniques. For more information, see Filter and sort graph data and Drill down in a graph. |
| Tips |
To highlight a specific class line in the graph, select the class row in the legend (displayed below the graph). |
| Note |
The call count is computed by multiplying the call frequency by a time interval. As a result, the reported measurement may be rounded. |
| See also |

