WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart.Annotation Namespace / Text Class / Distance Method
x-coordinate
y-coordinate
In This Topic
    Distance Method (Text)
    In This Topic
    Calculates the annotation distance from the specified point.
    Syntax
    protected virtual double Distance( 
       double x,
       double y
    )

    Parameters

    x
    x-coordinate
    y
    y-coordinate

    Return Value

    Distance,
    See Also