ChartDirector 7.0 (ASP/COM/VB Edition)

ChartViewer.ScrollMouseIcon


Description

Gets or sets a custom mouse icon to be used when the mouse is used for scrolling.

This property is used only when ChartViewer.ScrollMousePointer is set to cvCustom.

You may set this property at design time using the IDE, or assign to this property at runtime. This property expects an IPicture object. IPicture objects can be created using the VB function LoadPicture, or retrieve from the Picture property of a Form object, PictureBox control, or Image control.