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

NameValueDescription
exChartArea0 The cursor is on the control's chart area.
exNodeArea1 The cursor hovers a node in the chart.
exDragChart2 The user drags the chart.
exExpandButtonArea3 The cursor hovers an expanding/collapsing button.