SystemMonitor.ChartScroll property
Retrieves or sets a value that determines if the line graph scrolls in the view.
Syntax
Property ChartScroll As Boolean
Property value
True if the line graph scrolls continuously from right to left; otherwise, False if the line graph is drawn from left to right and wraps around on itself in the view. False is the default.
Remarks
This value is ignored if the SystemMonitor.DisplayType is not DisplayTypeConstants.sysmonLineGraph.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
DLL |
|