Implements Series.isEmphasized. PointSeries3D always returns false.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public boolean isEmphasized ( |
The zero-based index of the data item.
true to emphasize the specified data item; otherwise, false.
Use this method when hit testing to visually demonstrate which item is currently selected by the user.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |