[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ISparkline

ISparkline Interface

Represents a single sparkline.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ISparkline
Public Interface ISparkline

Properties

Name Description
Location

Gets or sets the location of a single sparkline.

SourceData

Gets or sets the range that contains the source data for a single sparkline.

Methods

Name Description
FromJson(string)

Generate the sparkline from the json string.

ToJson()

Generate the json string from sparkline.