MindFusion.Charting for WebForms Programmer's Guide
Vector.addPoint Method
See Also
 



Translates point by a vector.

Namespace: MindFusion.Charting
Assembly: Vector.js

 Syntax

JavaScript  Copy Code

function addPoint (vector, point)

 Parameters

vector

The vector to add.

point

The reference point.

 Return Value

The translated point.

 See Also

Vector Members
Vector Class
MindFusion.Charting Namespace