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