Adds two vectors.
Namespace: MindFusion.ChartingFile: Vector.js
function add (vector1, vector2)
Type: VectorThe first vector.
Type: VectorThe second vector.
Type: VectorA vector representing the sum of specified vectors.
Vector MembersVector ClassMindFusion.Charting Namespace