The following tables list the members exposed by VisualizationClickedEventArgs.
Name | Description | |
---|---|---|
Cell | The clicked cell | |
Row | The row containing the clicked cell, 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 containing the clicked cell |