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

In This Topic
    Border Property (LabelInfo)
    In This Topic
    Gets or sets the border information used to outline the label.
    Syntax
    'Declaration
     
    Public Property Border As Line
    public Line Border {get; set;}
    See Also