Back to Devexpress

MultiDimensionalData.GetSlice Method

dashboard-devexpress-dot-dashboardcommon-dot-viewerdata-dot-multidimensionaldata-dot-getslice.md

latest1.0 KB
Original Source

MultiDimensionalData.GetSlice Method

NameParametersDescription
GetSlice(AxisPoint)axisPointGets the slice of the current MultiDimensionalData object by the specified axis point.
GetSlice(AxisPointTuple)tupleGets the slice of the current MultiDimensionalData object by the specified axis point tuple.
GetSlice(String, Object[])axisName, valuesGets the slice of the current MultiDimensionalData object.