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