SystemMonitor.ShowVerticalGrid property

Retrieves or sets a value that determines whether vertical grid lines are displayed in the graph.

This property is read-only.

Syntax

Property ShowVerticalGrid As Boolean

Property value

True indicates that vertical grid lines are displayed in the graph; otherwise, false. The default value for this property is false.

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