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