DashboardControl.PerformDrillDown Method
| Name | Parameters | Description |
|---|---|---|
| PerformDrillDown(String, DashboardDataRow) | dashboardItemName, row | Performs a drill-down for the required element. |
| PerformDrillDown(String, AxisPointTuple) | dashboardItemName, tuple | Performs a drill-down for the required element. |
| PerformDrillDown(String, Object) | dashboardItemName, value | Performs a drill-down for the required element by its value. |