Click here to Skip to main content
15,886,783 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to Change the Color of the Pie Chart in ASP.Net Application.
I have used ASP Charts in my application and the Pie Chart is Filled with some Default Colors. How shall i change them to some Specific Colors??
Please Help me fixing this Issue...

Thanks & Regards

Sivan.G
Posted
Updated 4-Aug-10 9:47am
v2

1 solution

There is no pie chart library built in to ASP.NET that I know of, so the answer relies on the library you are using. They have to have properties to set colors, did you read the documentation ?
 
Share this answer
 
Comments
satishk4u 9-Feb-11 1:20am    
We can do Pie chart in asp.net using System.Web.UI.DataVisualization.Charting namespace...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900