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