Home > @activeviam/activeui-sdk > ChartHandlerActionPayload > datum
ChartHandlerActionPayload.datum property
The data associated to the element on which the action has been called. Is not defined when the user clicks in the background of the chart.
Signature:
datum?: TableTuple;