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

In This Topic
    _RectangularReplaceJoinErrorBarPointAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointView As ICartesianPointView, _
       ByVal overlayItem As _ErrorBarXyCartesianOverlayItemView _
    )
    public _RectangularReplaceJoinErrorBarPointAttachmentAgent( 
       ICartesianPointView pointView,
       _ErrorBarXyCartesianOverlayItemView overlayItem
    )

    Parameters

    pointView
    overlayItem
    See Also