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

In This Topic
    Visible Property (IReferenceLine)
    In This Topic
    Specifies whether the reference line is visible.
    Syntax
    'Declaration
     
    ReadOnly Property Visible As Boolean
    bool Visible {get;}
    See Also