If you want the data to be displayed in that fashion (with the lowest of the times being up top) you will have to define your XML file in the following way:
And in order to only display every-other label you just need to set up the LabelStep property like the following (you can use my previous code just add this):
That should take care of everything and have it set up just like you want it :)