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