public class BubbleData extends BarLineScatterCandleBubbleData<IBubbleDataSet>
mDataSets, mLeftAxisMax, mLeftAxisMin, mRightAxisMax, mRightAxisMin, mXMax, mXMin, mYMax, mYMin| Constructor and Description |
|---|
BubbleData() |
BubbleData(IBubbleDataSet... dataSets) |
BubbleData(java.util.List<IBubbleDataSet> dataSets) |
| Modifier and Type | Method and Description |
|---|---|
void |
setHighlightCircleWidth(float width)
Sets the width of the circle that surrounds the bubble when highlighted
for all DataSet objects this data object contains, in dp.
|
addDataSet, addEntry, calcMinMax, calcMinMax, calcMinMax, calcMinMaxY, clearValues, contains, getColors, getDataSetByIndex, getDataSetByLabel, getDataSetCount, getDataSetForEntry, getDataSetIndexByLabel, getDataSetLabels, getDataSets, getEntryCount, getEntryForHighlight, getFirstLeft, getFirstRight, getIndexOfDataSet, getMaxEntryCountSet, getXMax, getXMin, getYMax, getYMax, getYMin, getYMin, isHighlightEnabled, notifyDataChanged, removeDataSet, removeDataSet, removeEntry, removeEntry, setDrawValues, setHighlightEnabled, setValueFormatter, setValueTextColor, setValueTextColors, setValueTextSize, setValueTypefacepublic BubbleData()
public BubbleData(IBubbleDataSet... dataSets)
public BubbleData(java.util.List<IBubbleDataSet> dataSets)