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

In This Topic
    _GCESRectClusterAttachmentAgent Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal cluster As IStackClusterView, _
       ByVal option As IGCESDataLabelOption, _
       ByVal shape As IRotatableLabelShapePrototype _
    )
    public _GCESRectClusterAttachmentAgent( 
       IStackClusterView cluster,
       IGCESDataLabelOption option,
       IRotatableLabelShapePrototype shape
    )

    Parameters

    cluster
    option
    shape
    See Also