Get the x coordinate of a point given the x value.
Note that you must call
BaseChart.layout first before calling this method. It is because ChartDirector needs to perform auto-scaling and/or confirm the axis scale first before it can compute the coordinates.
The x coordinate of the x value.
© 2004 Advanced Software Engineering Limited. All rights reserved.