Platform SDK: Performance Monitoring |
Retrieves or sets a value that indicates whether statistics are displayed beneath the line graph or histogram view. This is a read/write property.
Public Property ShowValueBar( ) as Boolean
The default value of this property is True, meaning that statistics are displayed.
The displayed statistics include the last value, the average value, and the minimum and maximum values of the currently selected counter over the displayed time interval.
A Boolean value indicating whether statistics are being displayed.
Graph1.ShowValueBar=False
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties