ChartDirector 5.1 (.NET Edition)

WebChartViewer.ZoomOutCursor


Declaration

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

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.