Scatter chart point borders
Posted: Mon Dec 13, 2010 7:20 pm
In the screenshot, we have functionality that allows the user to focus on a particular series and in this case focus is on Series2's legend item. For any other series that are not focused, they become more transparent through lowering the opacity on the series' color property.
However, the scatter point borders are not following the series' color's opacity value and so while the series color is fading away nicely, the borders on the points remain visible (I've bordered this with a red rectangle in MSPaint).
Is there a way to access the color of the scatter (points) series points?
Thanks!