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