Display X Value as Label on Easy Chart

Originally it was a dropped pen on the chart, then I set up a custom dataset property on the container(dataForLabels). I bound it to the taghistory of my test tag, and then read that in the chartconfig as

labelData = self.parent.dataForLabels

. Sorry, I forgot I set that up yesterday. Below is a picture of the data bound to the custom property dataForLabels.