'Declaration
Property DisplayHidden As Boolean
'Usage
Dim instance As ISparklineGroup Dim value As Boolean instance.DisplayHidden = value value = instance.DisplayHidden
bool DisplayHidden {get; set;}
Property Value
true
if hidden cells are shown in the sparkline group; otherwise, false
.