jQuery.wijmo.wijpiechart Namespace > options type : chartLabelFormatter Field |
Default value: null
A value that indicates a function which is used to get a value for the chart label shown.
Javascript (Usage) | |
---|---|
var value; // Type: any value = jQuery.wijmo.wijpiechart.options.chartLabelFormatter; |
Javascript (Specification) | |
---|---|
|