public interface ILineScatterCandleRadarDataSet<T extends Entry> extends IBarLineScatterCandleBubbleDataSet<T>
| Modifier and Type | Method and Description |
|---|---|
android.graphics.DashPathEffect |
getDashPathEffectHighlight()
Returns the DashPathEffect that is used for highlighting.
|
float |
getHighlightLineWidth()
Returns the line-width in which highlight lines are to be drawn.
|
boolean |
isHorizontalHighlightIndicatorEnabled()
Returns true if vertical highlight indicator lines are enabled (drawn)
|
boolean |
isVerticalHighlightIndicatorEnabled()
Returns true if vertical highlight indicator lines are enabled (drawn)
|
getHighLightColoraddEntry, addEntryOrdered, calcMinMax, clear, contains, getAxisDependency, getColor, getColor, getColors, getEntryCount, getEntryForIndex, getEntryForXIndex, getEntryForXIndex, getEntryIndex, getEntryIndex, getIndexInEntries, getLabel, getValueFormatter, getValueTextColor, getValueTextColor, getValueTextSize, getValueTypeface, getYMax, getYMin, getYValForXIndex, isDrawValuesEnabled, isHighlightEnabled, isVisible, removeEntry, removeEntry, removeFirst, removeLast, setAxisDependency, setDrawValues, setHighlightEnabled, setLabel, setValueFormatter, setValueTextColor, setValueTextColors, setValueTextSize, setValueTypeface, setVisibleboolean isVerticalHighlightIndicatorEnabled()
boolean isHorizontalHighlightIndicatorEnabled()
float getHighlightLineWidth()
android.graphics.DashPathEffect getDashPathEffectHighlight()