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

 

SetYAxisLine_Thick

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetYAxisLine_Thick

 

 

Sets the Y axis line thickness.

 

 

 

Prototype :

 

void SetYAxisLine_Thick

(

        string YAxisLine_Thick

)

 

 

 

Arguments :

 

YAxisLine_Thick

thickness

 

 

 

Example :

 

This.SetYAxisLine_Thick("2");

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind