SystemMonitor.MinimumScale property

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

This property is read-only.

Syntax

Property MinimumScale As Long

Property value

Positive minimum value of the vertical axis of the graph. The default minimum value of the vertical scale is 0. The highest value that you can set the minimum value to is one less than MaximumScale value.

Remarks

The control automatically adjusts the position of the scale numbers displayed on the vertical scale according to the size of the displayed control.

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

SystemMonitor.MaximumScale

SystemMonitor.ShowScaleLabels