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

In This Topic
    _getNextLocation Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getNextLocation( _
       ByVal layoutOption As _LabelLayoutInfo, _
       ByVal currentLocation As _Location, _
       ByVal radiusHighPriority As Boolean, _
       ByVal clockwise As Boolean, _
       ByVal viewRect As IRectangle _
    ) As _Location

    Parameters

    layoutOption
    currentLocation
    radiusHighPriority
    clockwise
    viewRect
    See Also