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






  Gauges

Converts the value to JsonObject.

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

 Syntax

Java  Copy Code

public static JsonObject toJsonObject (
    JsonValue value
)

 Parameters

value

A JsonValue

 Return Value

 See Also