Implements Series.isEmphasized. Gets a value indicating whether the specified data item should be rendered emphasized by the SeriesRenderer.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
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.