ASP.NET Pack Programmer's Guide
Series.getLabel Method
See Also
 





Returns a label for the specified data item in this series.

Namespace: MindFusion.Charting
Package: Series.js

 Syntax

JavaScript  Copy Code

function getLabel (index, kind)

 Parameters

index

An integer value specifying the index of a data item.

kind

A member of the LabelKinds enumeration.

 Return Value

A string containing the item's label.

 See Also

Series Members
Series Interface
MindFusion.Charting Namespace