Bober02 Posted July 20, 2010 Report Posted July 20, 2010 Hey guys, I have a class Person{ string Name string Surname } and overriden method ToString(). Now, I pass a list of Points, where XAxis Labels are assigned to objects Person. Unfortunately, ChartFX is not using ToString to display Person properly. Which method should I override to allow proper display, not just Project1.Person or sth. like that? Quote
CarlosAC Posted July 28, 2010 Report Posted July 28, 2010 Hi Bober02 Please specify how are you assigning the Person object to the axis labels. Please include the code snipped you are currently using. Carlos Chaves Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.