wijmo.chart 名前空間 > bubblechart_chartlabel インターフェース : style フィールド |
チャートの各バブルのラベルに適用するスタイルパラメーターを示す値。
デフォルト値: {}
Javascript (Usage) | |
---|---|
var instance; //タイプ:wijmo.chart.bubblechart_chartlabel; var value; // Type: any value = instance.style; |
Javascript (Specification) | |
---|---|
|
Note: If you do not set any value for this style, the fallback style is chartLabelStyle.
The style object is defined in RaphaelJS, in the attr method’s parameters. Here is an external link to the documentation: http://raphaeljs.com/reference.html#Element.attr