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

In This Topic
    Border Property (WallRange)
    In This Topic
    Gets or sets the border information used to outline the WallRange.
    Syntax
    'Declaration
     
    Public Property Border As Border
    public Border Border {get; set;}
    See Also