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

In This Topic
    _EChartsSmartDataLabelViewLayout Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As IBarCartesianPlotView, _
       ByVal option As IGcesRadialPlotSmartDataLabelOption _
    )
    public _EChartsSmartDataLabelViewLayout( 
       IBarCartesianPlotView plotView,
       IGcesRadialPlotSmartDataLabelOption option
    )

    Parameters

    plotView
    option
    See Also