ChartDirector 7.1 (.NET Edition)

WebChartViewer.ZoomOutCursor


Declaration

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

Description

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

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.