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

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

    Parameters

    pointView
    See Also