Posted 31 January 2018, 5:46 pm EST
Is there another method for the FlexChart.DataToPoint() and FlexChart.PointToData() that use doubles instead of floats? I have my X Axis set to a DateTime but the DataToPoint and PointToData cause issues because the OADate is a double and casting it to a float losses the accuracy of the DateTime.
Thanks!