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

In This Topic
    Line Property (Border)
    In This Topic
    Gets or sets the line style used to draw the border of the graph.
    Syntax
    'Declaration
     
    Public Property Line As Line
    public Line Line {get; set;}
    See Also