Implements Series.IsEmphasized. Series2D always returns false.
Namespace: MindFusion.Charting
File: Series2D.js
SyntaxJavaScript
Copy Code
|
|---|
function isEmphasized (index) |
An integer value specifying the index of a data item.
true to emphasize the specified data item, or false otherwise.
See Also