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

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

    Parameters

    plotView
    See Also