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






Creates an instance of Length class.

Namespace: MindFusion.Gauges
File: Length.js

 Syntax

JavaScript  Copy Code

function Length (value, [type])

 Parameters

value

Type: Number
Number. A number specifying the initial length value.

type
Optional.

A member of the LengthType enumeration specifying the length type.

 See Also

Length Class
MindFusion.Gauges Namespace