jQuery.wijmo.wijbubblechart Namespace > options type : chartLabelFormatString Field |
Default value: ""
Sets the numeric format of the chart labels that show the value of each chart element. You can use Standard Numeric Format Strings.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijbubblechart.options.chartLabelFormatString; |
Javascript (Specification) | |
---|---|
|