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

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