property Serie.Visible as Boolean
Shows or hides the serie within the chart-view (it is still visible within the legend)

TypeDescription
Boolean A boolean expression that specifies whether the serie's representation of the chart is visible or hidden

The Visible property shows or hides the representation of the serie within the chart. The Remove method removes a specific member from the Series collection, giving its identifier. The Clear method clears all series of the control.