[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Chart Assembly
C1.Chart
Interfaces
IAxisGroupProvider
Methods
GetRanges
dotnet-framework-api
dotnet-api
C1.WPF.Chart Assembly
C1.Chart
Classes
Enums
Interfaces
DiscreteColorScaleBase.IInterval
IAxisGroupProvider
Methods
GetLevels
GetRanges
IErrorBar
IRange
IRenderEngine
C1.Chart.Annotation
C1.WPF.Chart
C1.WPF.Chart.Annotation
C1.WPF.Chart.Interaction
C1.WPF.Chart.Palettes
C1.WPF.Chart.Resources
C1.WPF.Chart.Finance Assembly
(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
>