[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPointSeries.Visible

Visible Property

Visible

Gets or sets the visibility of the point series.

Declaration
[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