Wijmo UI for the Web
style フィールド
ヒントの表示に使用される矩形の塗りつぶし色またはグラデーションと輪郭の太さおよび色(ストローク)を示す値。使用可能なスタイルパラメーターの詳細については、「スタイルのオプション」トピックを参照してください。
デフォルト値: {fill: "270-#333333-#000000", "stroke-width": "2"}
シンタックス
Javascript (Usage) 
var instance; //タイプ:wijmo.chart.chart_hint;
var value; // Type: any
value = instance.style;
Javascript (Specification) 
var style : any;
解説
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

関連トピック

参照

chart_hint インターフェース
スタイルオプション

 

 


Copyright © GrapeCity inc. All rights reserved.