ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / TextVisible Property

In This Topic
    TextVisible Property
    In This Topic
    A value that indicates the visibility of the axis text.
    Syntax
    'Declaration
     
    Public Property TextVisible As System.Boolean
    public System.bool TextVisible {get; set;}
    See Also