Platform SDK: Performance Monitoring |
Retrieves or sets a value that indicates whether horizontal lines are displayed in the line graph or histogram view. This is a read/write property.
Public Property ShowHorizontalGrid( ) as Boolean
The default value of this property is False, meaning that horizontal lines are not displayed in the line graph or histogram view.
A Boolean value indicating whether horizontal lines are being displayed in the line graph or histogram view.
Graph1.ShowHorizontalGrid=True
Windows NT/2000: Requires Windows 2000.
Header: Smonctrl.odl.
System Monitor Automation Interface Overview, System Monitor Automation Interface Properties