SystemMonitor.YAxisLabel property

Retrieves or sets the label of the vertical (Y) axis of the graph.

This property is read-only.

Syntax

Property YAxisLabel As String

Property value

Label of the vertical (Y) axis of the graph. The maximum length of the title is 128 characters. If the title exceeds 128 characters, the title is truncated.

Windows XP and Windows 2000: There is no limit to the length of the title.

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