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