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

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

    Parameters

    option
    shape
    See Also