ASP.NET Pack Programmer's Guide
DataBoundSeries.isEmphasized Method
See Also
 





Implements Series.IsEmphasized. DataBoundSeries always returns false.

Namespace: MindFusion.Charting
Package: DataBoundSeries.js

 Syntax

JavaScript  Copy Code

function isEmphasized (index)

 Parameters

index

An integer value specifying the index of a data item.

 Return Value

true to emphasize the specified data item, or false otherwise.

 See Also

DataBoundSeries Members
DataBoundSeries Class
MindFusion.Charting Namespace