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