[]
Gets or sets a value that indicates whether data in hidden cells is plotted for the sparklines in this sparkline group.
public bool DisplayHidden { get; set; }
Public Property DisplayHidden As Boolean
true to display data in hidden cells; otherwise, false.
true
false