protected class BarLineScatterCandleBubbleRenderer.XBounds
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
max
maximum visible entry index
|
int |
min
minimum visible entry index
|
int |
range
range of visible entry indices
|
| Modifier | Constructor and Description |
|---|---|
protected |
XBounds() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(BarLineScatterCandleBubbleDataProvider chart,
IBarLineScatterCandleBubbleDataSet dataSet)
Calculates the minimum and maximum x values as well as the range between them.
|
public int min
public int max
public int range
public void set(BarLineScatterCandleBubbleDataProvider chart, IBarLineScatterCandleBubbleDataSet dataSet)
chart - dataSet -