Package 

Interface ILineScatterCandleRadarDataSet

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean getIsVerticalHighlightIndicatorEnabled() Returns true if vertical highlight indicator lines are enabled (drawn)
      abstract Boolean getIsHorizontalHighlightIndicatorEnabled() Returns true if vertical highlight indicator lines are enabled (drawn)
      abstract Float getHighlightLineWidth() Returns the line-width in which highlight lines are to be drawn.
      abstract DashPathEffect getDashPathEffectHighlight() Returns the DashPathEffect that is used for highlighting.
      abstract Integer getHighLightColor()
      • Methods inherited from class com.github.mikephil.charting.interfaces.datasets.IBarLineScatterCandleBubbleDataSet

        addEntry, addEntryOrdered, calcMinMax, calcMinMaxY, clear, contains, getAxisDependency, getColor, getColor, getColors, getEntriesForXValue, getEntryCount, getEntryForIndex, getEntryForXValue, getEntryForXValue, getEntryIndex, getEntryIndex, getForm, getFormLineDashEffect, getFormLineWidth, getFormSize, getIconsOffset, getIndexInEntries, getLabel, getValueFormatter, getValueTextColor, getValueTextColor, getValueTextSize, getValueTypeface, getXMax, getXMin, getYMax, getYMin, isDrawIconsEnabled, isDrawValuesEnabled, isHighlightEnabled, isVisible, needsFormatter, removeEntry, removeEntry, removeEntryByXValue, removeFirst, removeLast, setAxisDependency, setDrawIcons, setDrawValues, setHighlightEnabled, setIconsOffset, setLabel, setValueFormatter, setValueTextColor, setValueTextColors, setValueTextSize, setValueTypeface, setVisible
      • Methods inherited from class java.lang.Object

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