ASP.NET Charting Control Transparency

Posted by Ryan on Stack Overflow See other posts from Stack Overflow or by Ryan
Published on 2010-03-17T19:27:22Z Indexed on 2010/03/17 19:31 UTC
Read the original article Hit count: 608

I'm working with the ASP.NET Charting Library and I've got it generating a pie chart but I'm having a problem configuring it to generate the pie chart with semi-transparent slices. If you look at the image here you'll see what I'm talking about. Of the 4 pie charts the top 2 and the bottom left chart have the pie slice transparency I'm talking about.

What settings of the chart do I tweak to render the slices with a certain % of transparency?

Thanks!

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#