
I would like to customize the labels on the datapoints below so they would render as (using first datapoint on the chart as an example) :
4:10 – 4:40
yellow class
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Datapoint has a label property that can be set programatically:
You can iterate through the datapoints in a series after databinding:
Or you can set the values when you databind: