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

In This Topic
    _GCESRectViewPointAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointView As IPointView, _
       ByVal option As IGCESDataLabelOption, _
       ByVal shape As IRotatableLabelShapePrototype _
    )
    public _GCESRectViewPointAttachmentAgent( 
       IPointView pointView,
       IGCESDataLabelOption option,
       IRotatableLabelShapePrototype shape
    )

    Parameters

    pointView
    option
    shape
    See Also