ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Chart Class / ReferenceLine Property

In This Topic
    ReferenceLine Property (Chart)
    In This Topic
    Gets or sets the properties for reference line.
    Syntax
    'Declaration
     
    Public Property ReferenceLine As ReferenceLine
    public ReferenceLine ReferenceLine {get; set;}
    See Also