Skip to main content

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.