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

 

SetLegendRect_ShadowVerticalThick

<< Click to Display Table of Contents >>

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

 

SetLegendRect_ShadowVerticalThick

 

 

Sets the vertical thickness of the legend box shadow.

 

 

 

Prototype :

 

void SetLegendRect_ShadowVerticalThick

(

        float LegendRect_ShadowVerticalThick

)

 

 

 

Arguments :

 

LegendRect_ShadowVerticalThick

thickness

 

 

 

Example :

 

This.SetLegendRect_ShadowVerticalThick(2);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind