Opacity: Number
The Opacity property determines level of transparency for canvas label.
Use the setOpacity method to set the property value, and the getOpacity method to get the property value. Property value cannot be set from JSON.
It takes values from 0 to 1.
The example of use is given on the page with description of the CanvasLabel constructor.