Skip to main content

IMouseApiProvider Members

In This Article
Provides data for the visual point on the dashboard item.

#Properties

Name Description
DashboardItemName Gets the dashboard item component name.
MultiDimensionalData Provides access to the dashboard item client data.

#Methods

Name Description
GetAxisPoint(String, IList) Gets the axis point for the specified axis by the specified values.
GetUnderlyingData(IList<AxisPoint>, IList<String>) Returns underlying data for the specified dashboard item by the specified dimension values.
See Also