ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeShadow Class / Visible Property

In This Topic
    Visible Property (C1GaugeShadow)
    In This Topic
    Gets or sets whether the shadow is visible.
    Syntax
    'Declaration
     
    Public Property Visible As System.Boolean
    public System.bool Visible {get; set;}
    See Also