Package 

Class LineRadarRenderer

    • Method Summary

      Modifier and Type Method Description
      final Paint getPaintRender() main paint object used for rendering
      final Unit setPaintRender(Paint paintRender)
      final Paint getPaintHighlight() paint used for highlighting values
      final Unit setPaintHighlight(Paint paintHighlight)
      final Paint getPaintValues() paint object for drawing values (text representing values of chart entries)
      final Unit setPaintValues(Paint paintValues)
      • Methods inherited from class com.github.mikephil.charting.renderer.BarLineScatterCandleBubbleRenderer

        drawData, drawExtras, drawHighlighted, drawValue, drawValues, initBuffers
      • Methods inherited from class com.github.mikephil.charting.renderer.LineScatterCandleRadarRenderer

        isInBoundsX, shouldDrawValues
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait