| 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
Syntax[TypeConverterAttribute(typeof(StiEnumConverter))]
public bool ShowFirstLastPoints { get; set; }<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property ShowFirstLastPoints As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also