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

In This Topic
    _isInOrder Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _isInOrder( _
       ByVal posInfo As _LabelPositionInformation, _
       ByVal labels As List(Of _RadialBarDataLabelViewEx), _
       ByVal pieCenter As IPoint, _
       ByVal clockwise As Boolean _
    ) As Boolean

    Parameters

    posInfo
    labels
    pieCenter
    clockwise
    See Also