[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Maui.Chart Assembly
C1.Chart
Interfaces
IAxisGroupProvider
Methods
GetRanges
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Chart
Classes
Enums
Interfaces
DiscreteColorScaleBase.IInterval
IAxisGroupProvider
Methods
GetLevels
GetRanges
IErrorBar
IRange
IRenderEngine
C1.Maui.Chart
C1.Maui.Chart.Interaction
C1.Maui.Chart.Palettes
C1.Maui.Chart.Themes
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Input 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
>