[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.FlexChart.4.6.2 Assembly
C1.Chart
Interfaces
IAxisGroupProvider
Methods
GetRanges
dotnet-framework-api
C1.WPF.4.6.2 Assembly
C1.WPF.FinancialChart.4.6.2 Assembly
C1.WPF.FlexChart.4.6.2 Assembly
C1.Chart
Classes
Enums
Interfaces
IAxisGroupProvider
Methods
GetLevels
GetRanges
IDistributionSeries
IErrorBar
IHistogramSeries
INormalCurve
IRange
IRangedHistogramSeries
IRenderEngine
ITreeMap
C1.Chart.Annotation
C1.WPF.Chart
C1.WPF.Chart.Annotation
C1.WPF.Chart.Interaction
C1.WPF.Chart.Resources
(Showing Draft Content)
C1.Chart.IAxisGroupProvider.GetRanges
GetRanges Method
GetRanges(IRange, int)
Gets the list of ranges.
Declaration
IList<IRange> GetRanges(IRange range, int level)
Parameters
Type
Name
Description
IRange
range
int
level
Returns
Type
Description
IList
<
IRange
>