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

 

SetLegendRect_Round

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetLegendRect_Round

 

 

Sets the border-radius of rounded corners of the legend box.

 

 

 

Prototype :

 

void SetLegendRect_Round

(

        float LegendRect_Round

)

 

 

 

Arguments :

 

LegendRect_Round

border-radius

 

 

 

Example :

 

This.SetLegendRect_Round(10);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind