Using calculated columns in a DataView, you can do unit conversion.
This thread has an example of doing unit conversion (there's some more complicated stuff in there that deals with picking the data series to plot too, you can ignore that if you don't need it).
On Friday, November 16, 2012 8:04:48 AM UTC-5, Neil Thompson wrote:
I have plotted line chart showing weight loss/gain in kgs but some people, notably in the UK and US, would prefer to see the scale in stone/pounds.
Is there a way to provide the points to be plotted in kgs but show something else on the y axis points?
Thanks
Neil