ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonShadow Class / Opacity Property

In This Topic
    Opacity Property (CommonShadow)
    In This Topic
    Gets or sets the opacity of the shadow between 0.0 (transparent) and 1.0 (dark).
    Syntax
    'Declaration
     
    Public Property Opacity As System.Double
    public System.double Opacity {get; set;}
    See Also