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