Click or drag to resize

StiSparklinesColumnShowFirstLastPoints Property

Gets or sets the value which indicates that first and last points should be show.

Namespace:  Stimulsoft.Dashboard.Components.Table
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public bool ShowFirstLastPoints { get; set; }

Property Value

Type: Boolean
See Also