Charting for WinForms Programmer's Guide
Vector.LengthSquared Property
See Also
 






Gets the squared length of this vector.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double LengthSquared { get; }

Visual Basic  Copy Code

Public ReadOnly Property LengthSquared As Double

 Property Value

 See Also

Vector Members
Vector Structure
MindFusion.Charting Namespace