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

In This Topic
    _GcesSwappedBarAlignmentOverlayView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As IPlotView, _
       ByVal definition As IDataLabelDefinition _
    )
    public _GcesSwappedBarAlignmentOverlayView( 
       IPlotView plotView,
       IDataLabelDefinition definition
    )

    Parameters

    plotView
    definition
    See Also