I have created an UltraChart using Pixel. Now I need to get the exact point on X-axis.But it is said that if I would have used DataValues I could have used ValueX to get the point on X-axis. But as I have used Pixel, I cannot use it now. On using LocationX I am getting position with respect to Pixel. How can I access any point on X-axis through code ?