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