Platform SDK: Performance Monitoring

SystemMonitor.GraphTitle

Retrieves or sets the title of the view. This is a read/write property.

Public Property GraphTitle( ) as String

Remarks

The control truncates the displayed string to the size defined for the control.

Return Values

The specified title string.

Example

Graph1.GraphTitle="Daily Performance: MyServer"

Requirements

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

See Also

System Monitor Automation Interface Overview, System Monitor Automation Interface Properties