SeriesRenderer.drawHighlight override. Draws the highlighted slice in the specified RenderContext.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
protected void drawHighlight ( |
A RenderContext instance.
A HitResult instance identifying the highlighted data item.
Used by hit testing, when the user hovers with the mouse over a pie slice.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |