MindFusion.Charting for Java Programmer's Guide
JsonValue.toArrayList Method
See Also
 






  Gauges

Converts the value to ArrayList.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public ArrayList toArrayList ()

 Return Value

A ArrayList

 See Also