ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPoint Class / Line Property

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