Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISparkLineObject Interface / ToJson Method
In This Topic
    ToJson Method (ISparkLineObject)
    In This Topic
    Obtain the JSON string of the current Sparkline.
    Syntax
    System.string ToJson()

    Return Value

    The JSON string corresponding to the current Sparkline.
    See Also