Home > @activeviam/activeui-sdk > ChartHandlerActionPayload > comboChartUnderlyingMeasure
ChartHandlerActionPayload.comboChartUnderlyingMeasure property
The measure associated with the chart node that is being hovered on. Only returns defined if the chart is a combo chart. Otherwise it will return undefined.
Signature:
comboChartUnderlyingMeasure?: TableHeader;