Class TooltipItemClickEventArgs

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

Hierarchy

  • TooltipItemClickEventArgs

Index

Properties

Properties

cell

cell: RVCell

The data cell for which a tooltip item was clicked.

row

row: RVCell[]

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

visualization

visualization: RVVisualization

The visualization for which a tooltip item was clicked.