Wijmo UI for the Web
chart_title インターフェース

チャートの header または footer として使用するオブジェクトを設定します。

型: Object

デフォルト値:

{ visible: true, style: {fill: "none", stroke: "none"}, textStyle: {"font-size": 18, fill: "#666", stroke: "none"}, compass: "north" } 
フィールド
 名前解説
 フィールドcompass

チャートに対する header の位置を示す値。

型: String

デフォルト値: "north"

 
 フィールドstyle

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

型: Object

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

 
 フィールドtext

header に表示するテキストを示す値。

型: String

デフォルト値: ""

 
 フィールドtextStyle

header テキストのスタイルを示す値。

型: Object

デフォルト値: {"font-size": 18, fill: "666", stroke: "none"}

 
 フィールドvisible

header を表示するかどうかを示す値。

型: Boolean

デフォルト値: true

 
トップ
関連トピック

参照

wijmo.chart 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.