| StiSparklinesColumnShowHighLowPoints Property  | 
 
            Gets or sets the value which indicates that high and low 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 ShowHighLowPoints { get; set; }<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property ShowHighLowPoints As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also