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

In This Topic
    _TextPointAnnotationOverlayItemViewBuilder Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal overlayView As _TextPointAnnotationOverlayView _
    )
    public _TextPointAnnotationOverlayItemViewBuilder( 
       _TextPointAnnotationOverlayView overlayView
    )

    Parameters

    overlayView
    See Also