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

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

    Parameters

    option
    shape
    See Also