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

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