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

In This Topic
    Border Property (ChartArea)
    In This Topic
    Gets or sets the border information for the chart area.
    Syntax
    'Declaration
     
    Public Property Border As Border
    public Border Border {get; set;}
    See Also