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

In This Topic
    _spreadLabels Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _spreadLabels( _
       ByVal viewRect As IRectangle, _
       ByVal pieCenter As IPoint, _
       ByVal layoutOption As _LabelLayoutInfo _
    ) 
    public void _spreadLabels( 
       IRectangle viewRect,
       IPoint pieCenter,
       _LabelLayoutInfo layoutOption
    )

    Parameters

    viewRect
    pieCenter
    layoutOption
    See Also