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