| http://www.w3.org/ns/prov#value | - I have a chart wich contains a series and I want to determine whether the points are inside or outside the series area.So I thought???that I should???find the two X values for the series at the Y value of the point and check if the X value of the point is between them.
|