'Declaration Public Property DisplayHidden As System.Boolean
'Usage Dim instance As SpreadSurfaceChart Dim value As System.Boolean instance.DisplayHidden = value value = instance.DisplayHidden
public System.bool DisplayHidden {get; set;}
Property Value
true
to plot the data; otherwise, false
.