Skip to main content
A newer version of this page is available. .

DashboardItemMouseHitTestEventArgs.GetUnderlyingData Method

Name Parameters Description
GetUnderlyingData() none Returns underlying data corresponding to the visual element located under the test point.
GetUnderlyingData(IList<String>) dataMembers Returns underlying data corresponding to the visual element located under the test point.
GetUnderlyingData(String, IList<String>) axisName, dataMembers Returns underlying data corresponding to the visual element located under the test point.
GetUnderlyingData(String) axisName Returns underlying data corresponding to the visual element located under the test point.