This example demonstrates how to substitute the Hand and Grab cursors shown when a chart's area is being scrolled with a default system cursor.
To do this, handle the QueryCursor event, and use the QueryCursorEventArgs.Cursor and QueryCursorEventArgs.CursorType properties.