[]
Returns a list of IRange values for the level specified the by the appropriate entry in the GroupTypes collection.
public IList<IRange> GetRanges(IRange range, int level)
Type | Name | Description |
---|---|---|
IRange | range | Specifies the full range of the axis. |
int | level | Specifies the level of IRange values for the level specified by the appropriate entry in the GroupTypes collection. |
Type | Description |
---|---|
IList<IRange> |