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