Gets or sets a value which indicates whether the series is visible.
[Visual Basic]
Public Property Visible As Boolean
[C#]
public bool Visible {get; set;}
This property is only valid when set through Chart.Series.Visible. Setting this property on a lone T object would have no effect.
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.