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