Open this page in the API Guide

ChartCursor Constructor

Initializes the chart selection cursor.
 

Parameters

options

Type: Object
(optional) An object with properties and values to set on this instance.
Optional: True

Examples

The following example initializes a new instance of a ChartCursor object:

1
var newObject = new dundas.controls.ChartCursor();