WarrenC Posted March 24, 2017 Report Share Posted March 24, 2017 I have a series in my chart that uses Gallery.Area with FillMode.Solid. It is fine for positive Y values, but becomes increasingly transparent for -Y values. I use the following lines of code : ChartFX1.Series(i).Gallery = Gallery.Area ChartFX1.Series(i).FillMode = FillMode.Solid Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.