sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias KpiDataPointEventHandler Beta

KpiDataPointEventHandler: (point, nativeEvent) => void

A handler function that allows to customize what happens when a KPI chart is clicked.

Parameters

ParameterType
pointKpiDataPoint
nativeEventMouseEvent

Returns

void

Last Updated: