Initializes a new instance of the Vector struct.
Namespace: MindFusion.ChartingPackage: MindFusion.Charting
public Vector ( double x, double y)
Public New ( _ x As Double, _ y As Double _)
X component of the vector.
Y component of the vector.
Vector StructureMindFusion.Charting Namespace