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

In This Topic
    _push Method (_RadialBarDataLabelViewExGroup)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _push( _
       ByVal viewRect As IRectangle, _
       ByVal pieCenter As IPoint, _
       ByVal layoutOption As _LabelLayoutInfo, _
       ByVal clockwise As Boolean, _
       ByVal pushAngle As Double, _
       ByVal groupConditions As List(Of ICondition), _
       ByVal previousGroup As _RadialBarDataLabelViewExGroup _
    ) As Boolean

    Parameters

    viewRect
    pieCenter
    layoutOption
    clockwise
    pushAngle
    groupConditions
    previousGroup
    See Also