StiSparklinesType Enumeration |
Types of the sparklines
Namespace:
Stimulsoft.Dashboard.Components.Table
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax public enum StiSparklinesType
Public Enumeration StiSparklinesType
Members
| Member name | Value | Description |
---|
| Line | 0 |
Line type.
|
| Area | 1 |
Area type.
|
| Column | 2 |
Column.
|
| WinLoss | 3 |
WinLoss
|
See Also