Implements Series.GetLabel. Returns an element of the labels list.
Namespace: MindFusion.Charting
File: FunctionSeries.js
JavaScript Copy Code |
---|
function getLabel (index, kind) |
Type: Number
Number. An integer value specifying the index of a data item.
Type: LabelKinds
MindFusion.Charting.LabelKinds. A member of the LabelKinds enumeration.
Type: String
String. A string containing the item's label.