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

In This Topic
    _BarPointViewRectangleAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointView As _BarXyCartesianPointView _
    )
    public _BarPointViewRectangleAttachmentAgent( 
       _BarXyCartesianPointView pointView
    )

    Parameters

    pointView
    See Also