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

In This Topic
    lineAttachmentInfo Method (_LineAttachmentAgent)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function lineAttachmentInfo( _
       ByVal obj As IQueryInterface _
    ) As ILineAttachInfo
    public abstract ILineAttachInfo lineAttachmentInfo( 
       IQueryInterface obj
    )

    Parameters

    obj
    See Also