[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ISparklineGroup.Modify

Modify Method

Modify(string, string)

Modifies the location and the source data for the sparkline group.

Declaration
void Modify(string location, string sourceData)
Sub Modify(location As String, sourceData As String)
Parameters
Type Name Description
string location

The string value that represents the location of the sparkline group.

string sourceData

The range that represents the source data for the sparkline group.