WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart.Annotation Namespace
/
Circle 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 (Circle)
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
Circle Class
Circle Members