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





Implements Series.IsEmphasized. Gets a value indicating whether the specified data item should be emphasized by the SeriesRenderer.

Namespace: MindFusion.Charting
Package: SimpleSeries.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

SimpleSeries Members
SimpleSeries Class
MindFusion.Charting Namespace