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

In This Topic
    _SimplePointAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal point As IPoint _
    )
    public _SimplePointAttachmentAgent( 
       IPoint point
    )

    Parameters

    point
    See Also