public class PieHighlighter extends PieRadarHighlighter<PieChart>
mChart, mHighlightBuffer| Constructor and Description |
|---|
PieHighlighter(PieChart chart) |
| Modifier and Type | Method and Description |
|---|---|
protected Highlight |
getClosestHighlight(int index,
float x,
float y)
Returns the closest Highlight object of the given objects based on the touch position inside the chart.
|
getHighlightpublic PieHighlighter(PieChart chart)
protected Highlight getClosestHighlight(int index, float x, float y)
PieRadarHighlightergetClosestHighlight in class PieRadarHighlighter<PieChart>