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

    Parameters

    json
    The JSON string representing the sparkline group.
    See Also