alpha
| Add Visual Format for more information about setting color. |
Specifies the transparency/opacity of the component’s fill color as a value between 0 (completely transparent) and 100 (completely opaque).
Example
alpha = 35.5;
|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |