wijmo.chart Namespace > bubblechart_chartlabel Interface : style Field |
A value that indicates the style parameters to apply to the labels on each bubble in the chart.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.bubblechart_chartlabel; var value; // Type: any value = instance.style; |
Javascript (Specification) | |
---|---|
|