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

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