C1.WPF.FlexChart.4.6.2 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 Integer _
) As IList(Of IRange)
 

Parameters

range
level
See Also