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