MindFusion.Charting for JavaScript Programmer's Guide
Pair Constructor
See Also
 






Initializes a new instance of the Pair class.

Namespace: MindFusion.Charting
File: Pair.js

 Syntax

JavaScript  Copy Code

function Pair (first, second)

 Parameters

first

Type: void
The first value.

second

Type: void
The second value.

 See Also

Pair Class
MindFusion.Charting Namespace