ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Border Class / ShadowColor Property

In This Topic
    ShadowColor Property
    In This Topic
    Gets or sets the color of the shadow outlining the border.
    Syntax
    'Declaration
     
    Public Property ShadowColor As Color
    public Color ShadowColor {get; set;}
    See Also