FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.ShadowStyle Class / Soft Property

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