Quantcast
Channel: DevExpress Support Center (Examples)
Viewing all articles
Browse latest Browse all 7205

How to provide a custom cursor for a chart

$
0
0

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.


Viewing all articles
Browse latest Browse all 7205

Trending Articles