Initializes a new instance of the Vector structure.
Namespace: MindFusion.Charting
File: Vector.js
JavaScript Copy Code |
---|
function Vector (x, y) |
X component of the vector.
Y component of the vector.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |