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





SimpleSeries.GetLabel override. Returns an element of a labels list.

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

BarSeries Members
BarSeries Class
MindFusion.Charting Namespace