Initializes a new instance of the Vector structure.
Namespace: MindFusion.ChartingFile: Vector.js
function Vector (x, y)
Type: NumberX component of the vector.
Type: NumberY component of the vector.
Vector ClassMindFusion.Charting Namespace