折線圖元件
屬性
名稱 |
類型 |
説明 |
|||||||||||||||||||||||||||
ID |
string |
元件名稱,用於識別該元件 |
|||||||||||||||||||||||||||
RemoteName |
string |
元件連接的資料源 |
|||||||||||||||||||||||||||
KeyFields |
collection |
分類項目欄位 |
|||||||||||||||||||||||||||
DataFields |
collection |
資料來源數值欄位
|
|||||||||||||||||||||||||||
Title |
string |
標題 |
|||||||||||||||||||||||||||
Smooth |
bool |
是否平滑折線圖的線 |
|||||||||||||||||||||||||||
Animate |
bool |
是否使折線圖動態呈現 |
|||||||||||||||||||||||||||
LegendShow |
bool |
是否顯示圖例說明 |
|||||||||||||||||||||||||||
LegendLocation |
string |
調整圖例位置(方位) |
|||||||||||||||||||||||||||
LegendPlacement |
string |
調整圖例位置(於折線圖內或外) |
|||||||||||||||||||||||||||
Width |
string |
寬度 |
|||||||||||||||||||||||||||
Height |
string |
高度 |
|||||||||||||||||||||||||||
OnBeforeLoad |
string |
載入前,調用的js方法名稱 |
|||||||||||||||||||||||||||
OnClick |
string |
點擊時,調用的js方法名稱 |