Platform SDK: Performance Monitoring

SystemMonitor.YAxisLabel

Retrieves or sets the label of the vertical (Y) axis of the graph. This is a read/write property.

Public Property YAxisLabel( ) as String

Remarks

The default value of this property is NULL.

Return Values

The vertical axis label string.

Example

Graph1.YAxisLabel="Counter Data Range"

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Smonctrl.odl.

See Also

System Monitor Automation Interface Overview, System Monitor Automation Interface Properties