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