getCursorOnMarker();
The getCursorOnMarker method returns whether the cursor is over the chart column resize handle.
The method returns true if the mouse cursor is over the marker, otherwise it returns false.
The example of method use is given in description of the ChartEditMode.activateSerie method.
See also: