Returns the dot product of two vectors.
Namespace: MindFusion.ChartingFile: Vector.js
function multiply (vector1, vector2)
The first vector.
The second vector.
The dot product.
Vector MembersVector ClassMindFusion.Charting Namespace