ChartEditMode.getCursorOnMarker

Syntax

getCursorOnMarker();

Description

The getCursorOnMarker method returns whether the cursor is over the chart column resize handle.

Comments

The method returns true if the mouse cursor is over the marker, otherwise it returns false.

Example

The example of method use is given in description of the ChartEditMode.activateSerie method.

See also:

ChartEditMode