[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ISparkline

ISparkline Interface

Represents a single sparkline.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.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
ModifyLocation(int, int)

Modifies the location of a single sparkline.

ModifyLocation(string)

Modifies the location of a single sparkline.

ModifySourceData(string)

Modifies the source data for a single sparkline.