MultiDimensionalData.GetSlice Method
Name | Parameters | Description |
---|---|---|
GetSlice(AxisPoint) | axisPoint | Gets the slice of the current MultiDimensionalData object by the specified axis point. |
GetSlice(AxisPointTuple) | tuple | Gets the slice of the current MultiDimensionalData object by the specified axis point tuple. |
GetSlice(String, Object[]) | axisName, values | Gets the slice of the current MultiDimensionalData object. |