Click or drag to resize

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; }

Property Value

Type: StiSparklinesType
See Also