MindFusion.Charting for Java Programmer's Guide |
PointSeries3D.isEmphasized Method |
See Also |
![]() ![]() |
Implements Series.isEmphasized. PointSeries3D always returns false.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
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.
© 2022 MindFusion |