[]
As the first method called by FlexChart, this method provides the number of group levels provided by the class.
public int GetLevels(IRange range)
Type | Name | Description |
---|---|---|
IRange | range | Specifies the full range of the axis data. |
Type | Description |
---|---|
int | Specifies number of group levels. |