| Platform SDK: Performance Monitoring |
Used in the DisplayType property of the SystemMonitor object for the display type value.
Public Enum DisplayTypeConstants sysmonLineGraph = 1 sysmonHistogram sysmonReport End Enum
| Constant (value) | Description |
|---|---|
| sysmonLineGraph (1) | Counter values will be displayed in a line graph. |
| sysmonHistogram (2) | Counter values will be displayed in a histogram. |
| sysmonReport (3) | Counter values will be displayed in a report format. |
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Enumerations