ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / ReferenceLine Property

In This Topic
    ReferenceLine Property (IChart)
    In This Topic
    Gets the reference line.
    Syntax
    'Declaration
     
    ReadOnly Property ReferenceLine As IReferenceLine
    IReferenceLine ReferenceLine {get;}

    Property Value

    An IReferenceLine specifying the reference line.
    See Also