DashboardItemVisualInteractivityEventArgs.SetDefaultSelection Method
Name | Parameters | Description |
---|---|---|
SetDefaultSelection(AxisPoint) | axisPoint | Sets the default selection for the current dashboard item. |
SetDefaultSelection(AxisPointTuple) | axisPointTuple | Sets the default selection for the current dashboard item. |
SetDefaultSelection(List<AxisPoint>) | axisPoints | Sets the default selection for the current dashboard item. |
SetDefaultSelection(List<AxisPointTuple>) | axisPointTuples | Sets the default selection for the current dashboard item. |