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

In This Topic
    _GCESSwappedBarAlignmentJunctionLayouter Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal option As IGCESSwappedBarAlignmentDataLabelOption, _
       ByVal shape As _LabelShape _
    )
    public _GCESSwappedBarAlignmentJunctionLayouter( 
       IGCESSwappedBarAlignmentDataLabelOption option,
       _LabelShape shape
    )

    Parameters

    option
    shape
    See Also