WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart.Annotation Namespace
/
Line Class
/ Distance Method
x-coordinate
y-coordinate
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Distance Method (Line)
In This Topic
Calculates the annotation distance from the specified point.
Syntax
C#
protected
virtual
double
Distance(
double
x
,
double
y
)
Parameters
x
x-coordinate
y
y-coordinate
Return Value
Distance,
See Also
Reference
Line Class
Line Members