Wijmo UI for the Web
formatString Field
wijmo.chart Namespace > piechart_labels Interface : formatString Field

A value that indicates the format string of the chart labels.

Syntax
var instance; // Type: wijmo.chart.piechart_labels;
var value; // Type: string
value = instance.formatString;
var formatString : string;
Remarks
For information on format strings that you can use, please see Formatting Strings.
See Also

Reference

piechart_labels Interface