OWC - How to make it not display 0 values?

M

moremotivated

Hi, I've got a pie chart with multiple values, but on a frequent basis
many of them are 0. I like the labels on the fields with data, but for
the ones with 0 I would not like to waste the space for it to label it
as 0%. This makes the graph look very unprofessional.

Any ideas on how I would accomplish this?

FYI my solution is in ASP.net using OWC 11 Charting
 
A

Alvin Bruney [MVP - ASP.NET]

you will need to use custom drawing to accomplish this. there are some
articles on msdn discussing custom drawing. the black book discusses this in
much more detail

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top