You are viewing an archived version of AnyChart.com|www.anychart.comfor JavaScript Charts|qlik.anychart.comfor Qlik Extensions

removeAnnotation() Method

Description

Removes an annotation from the chart.

Parameters

Returns

Boolean.

Note: If "true" - an annotation is removed successfully, "false" - an annotation has not been removed.

Samples

Removing selected annotation sample:



Sample:

Online HTML/JavaScript Sample

See also

getSelectedAnnotationId(), removeAllAnnotations(), addAnnotation()

to top