2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / VisualEffectsStyle.ShadowStyle Class / Soft Property

In This Topic
    Soft Property
    In This Topic
    Gets or sets a value indicating whether the shadow has soft shape.
    Syntax
    'Declaration
     
    Public Property Soft As System.Boolean
    public System.bool Soft {get; set;}
    See Also