ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / PlaneItem Class / Visible Property

In This Topic
    Visible Property (PlaneItem)
    In This Topic
    Gets or sets a value indicating whether the chart wall is visible.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also