Microsoft Chart Point Label Data Type
-
16 Juli 2012 18:23
I'm populating a Microsoft Charts control with a datasource SQL Query. The query needs to return decimals.
Is there a way to round the point labels to display integers?
It seems like this should be very clear and simple, but I can't find anything on the topic. Information related to formating point labels seems related to fonts, positioning, etc. Isn't there something as simpale as Chart1.Series("series1").Label....?
Thank you.
Semua Balasan
-
16 Juli 2012 18:52
Never mind. Extrapolated from an example using pie charts http://ramesh-shrestha.com.np/?p=25 .
If this information is available on MSDN with a clear example, I'd appreciate knowing the location.
- Ditandai sebagai Jawaban oleh JamesUnplugged 16 Juli 2012 18:52
-
17 Juli 2012 4:49Moderator
hi James
it appears you've already marked this as answered,although you are still looking for help (?)
have a look at this article on Alex's blog
http://blogs.msdn.com/b/alexgor/archive/2008/11/11/microsoft-chart-control-how-to-using-keywords.aspx“This forum post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.”