'Declaration
Public Function GetRanges( _ ByVal range As IRange, _ ByVal level As Integer _ ) As IList(Of IRange)
public IList<IRange> GetRanges( IRange range, int level )
Parameters
- range
- Specifies the full range of the axis.
- level
- Specifies the level of IRange values for the level specified by the appropriate entry in the GroupTypes collection.