Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISparkline Interface / fromJson Method
The JSON string representing the sparkline.
In This Topic
    fromJson Method
    In This Topic
    Generate the sparkline from the json string
    Syntax
    void fromJson( 
       java.lang.String json
    )

    Parameters

    json
    The JSON string representing the sparkline.
    See Also