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

In This Topic
    _PiePointAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointView As IBarRadialCartesianPointView _
    )
    public _PiePointAttachmentAgent( 
       IBarRadialCartesianPointView pointView
    )

    Parameters

    pointView
    See Also