ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class / ChartBorder Property

In This Topic
    ChartBorder Property
    In This Topic
    Gets or sets the border used to draw around the chart.
    Syntax
    'Declaration
     
    Public Property ChartBorder As Border
    public Border ChartBorder {get; set;}
    See Also