Package 

Class BubbleData

    • Method Summary

      Modifier and Type Method Description
      void setHighlightCircleWidth(float width) Sets the width of the circle that surrounds the bubble when highlightedfor all DataSet objects this data object contains, in dp.
      • Methods inherited from class com.github.mikephil.charting.data.ChartData

        addDataSet, addEntry, calcMinMaxY, clearValues, contains, getColors, getDataSetByIndex, getDataSetByLabel, getDataSetCount, getDataSetForEntry, getDataSetLabels, getDataSets, getEntryCount, getEntryForHighlight, getFirstRight, getIndexOfDataSet, getMaxEntryCountSet, getXMax, getXMin, getYMax, getYMax, getYMin, getYMin, isHighlightEnabled, notifyDataChanged, removeDataSet, removeDataSet, removeEntry, removeEntry, setDrawValues, setHighlightEnabled, setValueFormatter, setValueTextColor, setValueTextColors, setValueTextSize, setValueTypeface
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setHighlightCircleWidth

         void setHighlightCircleWidth(float width)

        Sets the width of the circle that surrounds the bubble when highlightedfor all DataSet objects this data object contains, in dp.