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