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