Implements Series.IsEmphasized. PointSeries3D always returns false.
Namespace: MindFusion.Charting
File: PointSeries3D.js
JavaScript 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.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |