ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CartesianReferenceLineOverlayItemView Class / _injectLabelLayouter Method

In This Topic
    _injectLabelLayouter Method (_CartesianReferenceLineOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _injectLabelLayouter( _
       ByVal layouter As IReferenceLineLabelLayout _
    ) 
    public void _injectLabelLayouter( 
       IReferenceLineLabelLayout layouter
    )

    Parameters

    layouter
    See Also