SeriesRenderer.drawHighlight override. Draws the specified data item as highlighted using 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. Value can be null.
Used by hit testing to highlight the item currently selected by the user.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |