Package 

Class RadarData

    • Method Summary

      Modifier and Type Method Description
      void setLabels(List<String> labels) Sets the labels that should be drawn around the RadarChart at the end of each web line.
      void setLabels(Array<String> labels) Sets the labels that should be drawn around the RadarChart at the end of each web line.
      List<String> getLabels()
      Entry getEntryForHighlight(Highlight highlight) Get the Entry for a corresponding highlight object
      • Methods inherited from class com.github.mikephil.charting.data.ChartData

        addDataSet, addEntry, calcMinMaxY, clearValues, contains, getColors, getDataSetByIndex, getDataSetByLabel, getDataSetCount, getDataSetForEntry, getDataSetLabels, getDataSets, getEntryCount, 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