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

 

SetXAxisLine_Thick

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetXAxisLine_Thick

 

 

Sets the X axis line thickness.

 

 

 

Prototype :

 

void SetXAxisLine_Thick

(

        string XAxisLine_Thick

)

 

 

 

Arguments :

 

XAxisLine_Thick

thickness

 

 

 

Example :

 

This.SetXAxisLine_Thick("2");

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind