The following tables list the members exposed by TooltipShowingEventArgs.
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Cell | The cell that tooltip would be displayed for. | |
Row | The row containing the cell that needs tooltip displayed. This can be used to get the values of other cells in the same row, for example to get the CustomerId even if the cell clicked was "Sales Amount". | |
Visualization | The visualization for which the tooltip will be displayed for. |