ChartDirector 7.1 (.NET Edition)

WebChartViewer.ZoomInCursor


Declaration

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

Description

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

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.