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

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