TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >

 

SetXAxisSubGridLine_Thick

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >

 

SetXAxisSubGridLine_Thick

 

 

Sets the thickness of the X axis minor grid line.

 

 

 

Prototype :

 

void SetXAxisSubGridLine_Thick

(

        string XAxisSubGridLine_Thick

)

 

 

 

Arguments :

 

XAxisSubGridLine_Thick

thickness

 

 

 

Example :

 

This.SetXAxisSubGridLine_Thick("2");

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind