Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISparkline Interface / ToJson Method
In This Topic
    ToJson Method (ISparkline)
    In This Topic
    Generate the json string from sparkline.
    Syntax
    System.string ToJson()

    Return Value

    The JSON string representing the sparkline.
    See Also