I am creating scatter graph, I need to change the x and y positions in scatter graph. Graph always starts with (0,0) positions but i need to show the starting points (7000, 800). Is there any way to change the x and y positions in scatter graph in core plot.
After showing the graph need to draw the line manually and get those values to search the properties.
Please help me.
Thanks in advance.

to set the point where the co-ordinates meet you have to set the orthogonal co-ordinate decimal
and for setting the range of values to be plotted set the visibleRange for both the axes