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

In This Topic
    Border Property (Title)
    In This Topic
    Gets or sets the border to draw around the title object.
    Syntax
    'Declaration
     
    Public Property Border As Border
    public Border Border {get; set;}
    See Also