Nevron .NET Vision

In This Topic
    Intersecting With X/Y Value
    In This Topic

    The line series has two helper methods that allow you get the intersections of the line with specified x or y value. The following code shows how to retrive the intersection values for a specified x value:

    See Also