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