Farthest distance a point is from center is distance squared.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public double FarthestFromCenter { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FarthestFromCenter As Double |
See Also