Wijmo UI for the Web
style フィールド

ヘッダのレンダリングに使用するすべてのスタイル属性を示す値。

型: Object

デフォルト値: {file:"#none", stroke:"none"}

シンタックス
Javascript (Usage) 
var instance; //タイプ:wijmo.chart.chart_title;
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_title インターフェース
スタイルオプション

 

 


Copyright © GrapeCity inc. All rights reserved.