ActiveReports 18 .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
    Returns the reference line.
    Syntax
    'Declaration
     
    ReadOnly Property ReferenceLine As IReferenceLine
    IReferenceLine ReferenceLine {get;}
    See Also