[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.SparklineRowCol

SparklineRowCol Enum

Specifies how to plot the sparkline when the data on which it is based is in a square-shaped range.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum SparklineRowCol
Public Enum SparklineRowCol

Fields

Name Description
Columns

Plot the data by columns.

None

The sparkline is not bound to data in a square-shaped range.

Rows

Plot the data by rows.