wijmo.chart 名前空間 > chart_legend インターフェース : style フィールド |
凡例の背景色(fill)と境界線(stroke)を示す値。
デフォルト値: {fill:"none", stroke:"none"}
Javascript (Usage) | |
---|---|
var instance; //タイプ:wijmo.chart.chart_legend; var value; // Type: any value = instance.style; |
Javascript (Specification) | |
---|---|
|
For more information on the available style parameters, see the スタイルオプション topic.
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