ShowLow Property
ShowLow
Gets or sets a value that specifies whether the data points with the lowest value are formatted differently for each sparkline in this sparkline group.
 
Declaration
  public bool ShowLow { get; set; }
 
  Public Property ShowLow As Boolean