IMouseApiProvider Methods
Provides data for the visual point on the dashboard item.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