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

In This Topic
    lineAttachmentInfo Method (_CartesianCoordinateLineAttachmentAgent)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function lineAttachmentInfo( _
       ByVal obj As IQueryInterface _
    ) As ILineAttachInfo
    public override ILineAttachInfo lineAttachmentInfo( 
       IQueryInterface obj
    )

    Parameters

    obj
    See Also