@mepc36,
Adding container’s offset (left and top) values along with dataPoint’s pixel value (using convertValueToPixel()) will give you the desired x and y postition of dataPoint from top left corner of the screen as shown in this JSFiddle.
—-
Manoj Mohan
Team CanvasJS