C1.Win.FlexChart.8 Assembly / C1.Chart Namespace / IAxisGroupProvider Interface / GetRanges Method

In This Topic
GetRanges Method (IAxisGroupProvider)
In This Topic
Gets the list of ranges.
Syntax
'Declaration
 
Function GetRanges( _
   ByVal range As IRange, _
   ByVal level As System.Integer _
) As System.Collections.Generic.IList(Of IRange)
 

Parameters

range
level
See Also