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

    Return Value

    The JSON string representing the sparkline group.
    See Also