ChartDirector 7.1 (.NET Edition)

WebChartViewer.ScrollCursor


Declaration

[C#]public string ScrollCursor {get; set;};
[VB]Public Property ScrollCursor As String

Description

Gets or sets the mouse cursor to be used when the mouse is used for scrolling.

Note: This property is applicable only if the browser side JsChartViewer is included in the web page.

The cursor should be specified in the format used in CSS (Cascaded Style Sheet) cursor attributes.