<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetLegendRect_Thick |
Sets the line thickness of the legend border.
Prototype :
void SetLegendRect_Thick
(
float LegendRect_Thick
)
Arguments :
LegendRect_Thick |
thickness |
Example :
This.SetLegendRect_Thick(2);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind