[]
Gets or sets the visibility of the point series.
[C1Description("Chart3DPointSeries.Visible", "The visibility of the point series.")]
public bool Visible { get; set; }
<C1Description("Chart3DPointSeries.Visible", "The visibility of the point series.")>
Public Property Visible As Boolean