constants ClientAreaEnum
The ClientAreaEnum type specifies the area inside the control. Use the
Cursor
property to change the mouse pointer when cursor hovers the control
Name
Value
Description
exChartArea
0
The cursor is on the control's chart area.
exNodeArea
1
The cursor hovers a node in the chart.
exDragChart
2
The user drags the chart.
exExpandButtonArea
3
The cursor hovers an expanding/collapsing button.