Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am trying to create 3d pie charts and explode them as I need. Is anyone really good at maths or know a book that I could get to give me the algorithms that I will need.

 

I know c# has GDI functions to create pies and I can do the basics in this but I need to make it 3d and look brilliant.

 

Hope someone can help

 

Phil

 

:D

  • *Experts*
Posted

Unless you have a lot of time to spend on this, I'd suggest using a 3rd party control. There are many graphing controls, most costing under $500 (small cost if buying for use in professional projects, very expensive if for personal use :)).

 

If you really want to do it yourself, be prepared to do a lot of planning on what features you want (exploding pie is a big feature, but a lot more code) and design it out first. You did say you wanted it to be brilliant, right?

 

-Nerseus

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Posted

Thanx Nerseus,

 

I am a pro developer and concidered the option of buying a third party product but we will get into big licensing costs when we distribute our product. The coding isnt a problem but finding the correct info to generate maths and graphics like that is a big part of writing the code. It looks like I will have to keep looking to the info I need.

 

Cheers

  • Leaders
Posted
  PhilBayley said:
... but we will get into big licensing costs when we distribute our product.

How so? I think you should have no problem finding a 3rd party charting vendor that has a royalty free distribution licensing structure. They wouldn't sell much if it were all on a per-seat basis.

--tim

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...