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

removeEventMarkerGroup() Method

Description

Removes event marker group by its id.

Note: Changes are applied only on commitEventMarkersChanges() call.

Parameters

Returns

Boolean.

Note: If the return value is true the command was processed successfully, the command failed to be processed due to component busy state otherwise.

Samples

None

See also

addEventMarkerGroup(), commitEventMarkersChanges()

to top