Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISparkLineObject Interface / toJson Method
In This Topic
    toJson Method
    In This Topic
    Obtain the JSON string of the current Sparkline.
    Syntax
    java.lang.String toJson()

    Return Value

    The JSON string corresponding to the current Sparkline.
    See Also