Initializes a new instance of the Vector class with the specified X and Y components.
Namespace: com.mindfusion.chartingPackage: com.mindfusion.charting
public Vector ( double x, double y)
X component of the vector.
Y component of the vector.
Vector Constructor Overload ListVector Classcom.mindfusion.charting Namespace