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