<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartTitle > Method >SetBackgroundAlpha |
Sets the background alpha value.
Prototype :
void SetBackgroundAlpha
(
integer BackgroundAlpha
)
Arguments :
BackgroundAlpha |
background alpha value |
Example :
This.SetBackgroundAlpha(30);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind