fireTap( [mArguments] ) method

Fire event tap to attached listeners.

Syntax

fireTap( [mArguments] ) → {sap.apb.makit.Chart}

Parameters

Name Type Argument Description
mArguments Map (optional) the arguments to pass along with the event.

Returns

<code>this</code> to allow method chaining

Type:

sap.apb.makit.Chart

Source

makit/Chart.API.js, line 200.