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