<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetDataLinkLineThick |
Sets the thickness of the data link line.
Prototype :
void SetDataLinkLineThick
(
string DataLinkLinethick
)
Arguments :
DataLinkLinethick |
thickness |
Example :
This.SetDataLinkLineThick("2");
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind