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

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