ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Border Class / ShadowWeight Property

In This Topic
    ShadowWeight Property
    In This Topic

    Gets or sets the width of the shadow outlining the border.

    Syntax
    'Declaration
     
    Public Property ShadowWeight As Integer
    public int ShadowWeight {get; set;}
    See Also