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

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

    Parameters

    option
    shape
    See Also