'Declaration
Public Enum SparklineRowCol Inherits System.Enum
'Usage
Dim instance As SparklineRowCol
public enum SparklineRowCol : System.Enum
'Declaration
Public Enum SparklineRowCol Inherits System.Enum
'Usage
Dim instance As SparklineRowCol
public enum SparklineRowCol : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.SparklineRowCol