Home > @activeviam/activeui-sdk > ChartHandlerActionPayload > layerApi
ChartHandlerActionPayload.layerApi property
The api for the layer that has been interacted with. If the interaction happened with the chart background, it points to the api of the first layer.
Signature:
layerApi: ChartLayerApi;