Gets a value indicating whether the specified data item should be drawn emphasized by the SeriesRenderer.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
boolean isEmphasized ( |
The zero-based index of the data item.
true to emphasize the specified data item; otherwise, false.
See Also