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

In This Topic
    _CartesianCoordinateLineAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal groupView As ICartesianGroupView _
    )
    public _CartesianCoordinateLineAttachmentAgent( 
       ICartesianGroupView groupView
    )

    Parameters

    groupView
    See Also