SystemMonitor.ShowLegend property

Retrieves or sets a value that determines whether the legend is displayed. The legend lists the counters and shows the color used to graph each counter.

This property is read-only.

Syntax

Property ShowLegend As Boolean

Property value

True indicates that the legend is displayed in the control; otherwise, false. The default value for this property is true.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Sysmon.ocx

See also

SystemMonitor