2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle Class / Shadow Property

In This Topic
    Shadow Property
    In This Topic
    Gets the shadow settings for the style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shadow As VisualEffectsStyle.ShadowStyle
    public VisualEffectsStyle.ShadowStyle Shadow {get;}
    See Also