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

In This Topic
    _GCESRadialViewAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointView As IPointView, _
       ByVal option As IGCESDataLabelOption, _
       ByVal shape As IRotatableLabelShapePrototype _
    )
    public _GCESRadialViewAttachmentAgent( 
       IPointView pointView,
       IGCESDataLabelOption option,
       IRotatableLabelShapePrototype shape
    )

    Parameters

    pointView
    option
    shape
    See Also