ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RadialBarDataLabelViewEx Class / _setSmartLabelPosition Method

In This Topic
    _setSmartLabelPosition Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setSmartLabelPosition( _
       ByVal render As IRender, _
       ByVal positionedLabelViews As List(Of _RadialBarDataLabelViewEx) _
    ) 
    public void _setSmartLabelPosition( 
       IRender render,
       List<_RadialBarDataLabelViewEx> positionedLabelViews
    )

    Parameters

    render
    positionedLabelViews
    See Also