Overload List
| Name | Description | |
|---|---|---|
| GetHyperCubeDataAsync(String, IEnumerable NxPage , String) | Retrieves the values of a chart, a table, or a scatter plot. It is possible to retrieve specific pages of data. This method does not apply to stacked tables. | |
| GetHyperCubeDataAsync T (String, IEnumerable NxPage , Func Response, T , String) | Retrieves the values of a chart, a table, or a scatter plot. It is possible to retrieve specific pages of data. This method does not apply to stacked tables. |
See Also