Back to Devexpress

DashboardItemVisualInteractivityEventArgs.SetDefaultSelection Method

dashboard-devexpress-dot-dashboardwin-dot-dashboarditemvisualinteractivityeventargs-dot-setdefaultselection.md

latest1.2 KB
Original Source

DashboardItemVisualInteractivityEventArgs.SetDefaultSelection Method

NameParametersDescription
SetDefaultSelection(AxisPoint)axisPointSets the default selection for the current dashboard item.
SetDefaultSelection(AxisPointTuple)axisPointTupleSets the default selection for the current dashboard item.
SetDefaultSelection(List<AxisPoint>)axisPointsSets the default selection for the current dashboard item.
SetDefaultSelection(List<AxisPointTuple>)axisPointTuplesSets the default selection for the current dashboard item.