How do I set this value using Google App Script?
I have followed the guidance in this reference, but there isn't an option listed to control the opacity of the series. Other chart types (such as Combo Chart) support this option, but Scatter Chart does not.
However, as you can see in the image, there is an option available through the user interface that allows the opacity of a series point in a Scatter Chart to be changed...so we know that it must be possible. How?