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