StiSparklinesColumnType Property |
Gets or sets the type of the sparklines.
Namespace:
Stimulsoft.Dashboard.Components.Table
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiSparklinesType Type { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property Type As StiSparklinesType
Get
Set
Property Value
Type:
StiSparklinesTypeSee Also