Implements Series.isEmphasized. PointSeries3D always returns false.
Namespace: com.mindfusion.charting
Package: 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.