SelectedCellDetails

23 Sep 20251 minute to read

Specifies the details of the selected cells.

Properties

cellElement Element

Defines the cell element that is currently selected.

value number|BubbleTooltipData[]

Defines the value of the cell that is currently selected.

xLabel string

Defines x-axis label of the cell that is currently selected.

xValue string|number|Date

Defines x-axis value of the cell that is currently selected.

yLabel string

Defines y-axis label of the cell that is currently selected.

yValue string|number|Date

Defines y-axis value of the cell that is currently selected.