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

In This Topic
    Style Property (Line)
    In This Topic
    Gets or sets the style used to draw the line.
    Syntax
    'Declaration
     
    Public Property Style As LineStyle
    public LineStyle Style {get; set;}

    Property Value

    A valid LineStyle enumeration.
    See Also

    Reference

    Line Class
    Line Members
    LineStyle Enumeration