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

In This Topic
    ReferenceLine Property (IAxis)
    In This Topic
    The axis's reference line.
    Syntax
    'Declaration
     
    ReadOnly Property ReferenceLine As IReferenceLine
    IReferenceLine ReferenceLine {get;}
    See Also