Click or drag to resize
GenericObjectRangeSelectHyperCubeValuesAsync Method
Overload List
  NameDescription
Public methodRangeSelectHyperCubeValuesAsync(String, IEnumerableNxRangeSelectInfo, IEnumerableInt32, Boolean, Boolean)

Make range selections in measures.

This method applies to hypercubes. For example, bar charts, tables and scatter plots.
Public methodRangeSelectHyperCubeValuesAsync(AsyncHandle, String, IEnumerableNxRangeSelectInfo, IEnumerableInt32, Boolean, Boolean)

Make range selections in measures.

This method applies to hypercubes. For example, bar charts, tables and scatter plots.
Public methodRangeSelectHyperCubeValuesAsyncT(AsyncHandle, FuncResponse, T, String, IEnumerableNxRangeSelectInfo, IEnumerableInt32, Boolean, Boolean)

Make range selections in measures.

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