public interface IScatterDataSet extends ILineScatterCandleRadarDataSet<Entry>
| Modifier and Type | Method and Description |
|---|---|
int |
getScatterShapeHoleColor()
Returns the color for the hole in the shape
|
float |
getScatterShapeHoleRadius()
Returns radius of the hole in the shape
|
float |
getScatterShapeSize()
Returns the currently set scatter shape size
|
IShapeRenderer |
getShapeRenderer()
Returns the IShapeRenderer responsible for rendering this DataSet.
|
getDashPathEffectHighlight, getHighlightLineWidth, isHorizontalHighlightIndicatorEnabled, isVerticalHighlightIndicatorEnabledgetHighLightColoraddEntry, addEntryOrdered, calcMinMax, calcMinMaxY, clear, contains, getAxisDependency, getColor, getColor, getColors, getEntriesForXValue, getEntryCount, getEntryForIndex, getEntryForXValue, getEntryForXValue, getEntryIndex, getEntryIndex, getForm, getFormLineDashEffect, getFormLineWidth, getFormSize, getGradientColor, getGradientColor, getGradientColors, 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, setVisiblefloat getScatterShapeSize()
float getScatterShapeHoleRadius()
int getScatterShapeHoleColor()
IShapeRenderer getShapeRenderer()