Click or drag to resize
GenericObjectSelectHyperCubeCellsAsync Method
Overload List
  NameDescription
Public methodSelectHyperCubeCellsAsync(String, IEnumerableInt32, IEnumerableInt32, Boolean, Boolean)

Makes selections in multiple dimensions and measures.

This method applies to hypercubes, such as bar charts, tables and scatter plots.
Public methodSelectHyperCubeCellsAsync(AsyncHandle, String, IEnumerableInt32, IEnumerableInt32, Boolean, Boolean)

Makes selections in multiple dimensions and measures.

This method applies to hypercubes, such as bar charts, tables and scatter plots.
Public methodSelectHyperCubeCellsAsyncT(AsyncHandle, FuncResponse, T, String, IEnumerableInt32, IEnumerableInt32, Boolean, Boolean)

Makes selections in multiple dimensions and measures.

This method applies to hypercubes, such as bar charts, tables and scatter plots.
Top
See Also