SimpleSeries.GetLabel override. Returns an element of the inner or outer label lists.
Namespace: MindFusion.Charting
File: PieSeries.js
JavaScript Copy Code |
---|
function getLabel (index, kind) |
An integer value specifying the index of a data item.
A member of the LabelKinds enumeration.
A string containing the item's label.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |