wijmo.chart Namespace > piechart_labels Interface : formatter Field |
A value that indicates the formatter of the chart labels.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.piechart_labels; var value; // Type: Function value = instance.formatter; |
Javascript (Specification) | |
---|---|
|