MindFusion.Wpf Pack Programmer's Guide
Triangle.FarthestFromCenter Property
See Also
 





Farthest distance a point is from center is distance squared.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double FarthestFromCenter { get; set; }

Visual Basic  Copy Code

Public Property FarthestFromCenter As Double

 Property Value

 See Also

Triangle Members
Triangle Class
MindFusion.Charting.Wpf Namespace