ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _CartesianPointViewRectangleAttachmentAgent Class / rectAttachmentInfo Method

In This Topic
    rectAttachmentInfo Method (_CartesianPointViewRectangleAttachmentAgent)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function rectAttachmentInfo( _
       ByVal obj As IQueryInterface _
    ) As _RectangleAttachInfo
    public override _RectangleAttachInfo rectAttachmentInfo( 
       IQueryInterface obj
    )

    Parameters

    obj
    See Also