ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxisGrid Class / Visible Property

In This Topic
    Visible Property (ChartAxisGrid)
    In This Topic
    A value that indicates the visibility of the grid line.
    Syntax
    'Declaration
     
    Public Property Visible As System.Boolean
    public System.bool Visible {get; set;}
    See Also