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

 

SetLegendRect_ShadowHorizontalThick

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetLegendRect_ShadowHorizontalThick

 

 

Sets the horizontal thickness of the legend box shadow.

 

 

 

Prototype :

 

void SetLegendRect_ShadowHorizontalThick

(

        float LegendRect_ShadowHorizontalThick

)

 

 

 

Arguments :

 

LegendRect_ShadowHorizontalThick

thickness

 

 

 

Example :

 

This.SetLegendRect_ShadowHorizontalThick(2);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind