<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetLegendRect_Transparent |
Sets whether the legend background is transparent.
Prototype :
void SetLegendRect_Transparent
(
bool LegendRect_Transparent
)
Arguments :
LegendRect_Transparent |
true for transparent |
Example :
This.SetLegendRect_Transparent(true);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind