[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ExcelSparklineSetting.DisplayHidden

DisplayHidden Property

DisplayHidden

Gets or sets a value that indicates whether data in hidden cells is plotted for the sparklines in this sparkline group.

Declaration
public bool DisplayHidden { get; set; }
Public Property DisplayHidden As Boolean
Property Value
Type Description
bool

true to display data in hidden cells; otherwise, false.