Class TooltipItemClickEventArgs

The class used as the argument to the onClick event from RVTooltipItem.

Index

Properties

cell: RVCell

The data cell for which a tooltip item was clicked.

row: RVCell[]

The whole data row for which a tooltip item was clicked.

visualization: RVVisualization

The visualization for which a tooltip item was clicked.