Enables/Disables chart area cursor user interface.
| Visual Basic (Declaration) | |
|---|---|
Public Property UserEnabled As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool UserEnabled {get; set;} | |
Return Value
A boolean value representing whether the cursor is enabled.In order to enable zooming on the chart, this property must be set to true.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family