Back to Devexpress

DashboardItemMouseHitTestEventArgs.GetUnderlyingData Method

dashboard-devexpress-dot-dashboardwin-dot-dashboarditemmousehittesteventargs-dot-getunderlyingdata.md

latest1.5 KB
Original Source

DashboardItemMouseHitTestEventArgs.GetUnderlyingData Method

NameParametersDescription
GetUnderlyingData()noneReturns underlying data corresponding to the visual element located under the test point.
GetUnderlyingData(IList<String>)dataMembersReturns underlying data corresponding to the visual element located under the test point.
GetUnderlyingData(String, IList<String>)axisName, dataMembersReturns underlying data corresponding to the visual element located under the test point.
GetUnderlyingData(String)axisNameReturns underlying data corresponding to the visual element located under the test point.