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

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