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

In This Topic
    _CartesianBarDataLabelsRender Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As ICartesianPlotView _
    )
    public _CartesianBarDataLabelsRender( 
       ICartesianPlotView plotView
    )

    Parameters

    plotView
    See Also