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

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

    Parameters

    groupView
    See Also