public enum SparklineRowCol : System.Enum
public enum SparklineRowCol : System.Enum
Member | Description |
---|---|
ColumnsSquare | Specifies to plot the data by columns. |
NonSquare | Specifies that the sparkLine is not bound to data in a square-shaped range. |
RowsSquare | Specifies to plot the data by rows. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.SparklineRowCol