ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeCap Class / Shadow Property

In This Topic
    Shadow Property (C1GaugeCap)
    In This Topic
    Encapsulates properties of the pointer cap shadow.
    Syntax
    'Declaration
     
    Public Property Shadow As C1GaugeShadow
    public C1GaugeShadow Shadow {get; set;}
    See Also