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

In This Topic
    CommonShadows Property (C1Gauge)
    In This Topic
    Gets the collection of templates for the C1GaugeShadow object.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonShadows As CommonShadowCollection
    public CommonShadowCollection CommonShadows {get;}
    See Also