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

DashboardItemMouseActionWpfEventArgs.GetUnderlyingData Method

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