Initializes a new instance of the Vector structure.
Namespace: MindFusion.ChartingAssembly: 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