ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineReferenceLineLabelLayout Class / _LineReferenceLineLabelLayout Constructor

In This Topic
    _LineReferenceLineLabelLayout Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal referenceLine As ICartesianReferenceLineOverlayItemView _
    )
    public _LineReferenceLineLabelLayout( 
       ICartesianReferenceLineOverlayItemView referenceLine
    )

    Parameters

    referenceLine
    See Also