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