Hello All,
I was just wondering if there is a way to support the following with the RadCartesianChart:
In my example, I am binding the vertical axis to an "Altitude" property on my underlying data. The data is in meters. Based on an application setting, I would like the ability to convert the value to feet when needed.
I do have access to the data contract and I can add another property for feet, however I was just wondering if I could avoid the multiple properties.
Thanks,
Chris
I was just wondering if there is a way to support the following with the RadCartesianChart:
In my example, I am binding the vertical axis to an "Altitude" property on my underlying data. The data is in meters. Based on an application setting, I would like the ability to convert the value to feet when needed.
I do have access to the data contract and I can add another property for feet, however I was just wondering if I could avoid the multiple properties.
Thanks,
Chris