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

In This Topic
    donutAttachmentInfo Method (_DonutAttachmentAgent)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function donutAttachmentInfo( _
       ByVal obj As IQueryInterface _
    ) As DonutAttachInfo
    public abstract DonutAttachInfo donutAttachmentInfo( 
       IQueryInterface obj
    )

    Parameters

    obj
    See Also