Implements Series.isEmphasized. Gets a value indicating whether the specified data item should be rendered emphasized by the SeriesRenderer.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public boolean isEmphasized ( |
true to emphasize the specified data item; otherwise, false.
Used during hit testing to visually emphasize the data item that is currently selected.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |