SystemMonitor.EnableToolTips property
Retrieves or sets a value that determines if a tool tip is shown when the mouse hovers over a counter in one of the graph views (not supported for report view).
Syntax
Property EnableToolTips As Boolean
Property value
True displays a tool tip with the counter information in it; otherwise, False.
Remarks
For line graphs, the tool tip is anchored to the data point that is closest to the mouse. For bar charts and histograms, the tool tip represents the total data value of the bar, not a point within the bar.
The tool tip contains different information based upon the data source. For log files, the tool tip contains the counter path, counter value, time stamp, number of data samples included in the data point, and the minimum and maximum data values.
For real time activity, the tool tip contains the counter path, counter value, and time stamp.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
DLL |
|