I'm filling a XYDataSeries with the double values that contain DateTimes from a DataTable. After reading the previous post on time question, I've converted the DateTime to OADate. No matter what I've tried, the X item names come out as numbers like "39544". Here is a snippet of...