ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / PlacedGroupItemsCondition Class / PlacedGroupItemsCondition Constructor

In This Topic
    PlacedGroupItemsCondition Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal checkLabels As List(Of _RadialBarDataLabelViewEx) _
    )
    public PlacedGroupItemsCondition( 
       List<_RadialBarDataLabelViewEx> checkLabels
    )

    Parameters

    checkLabels
    See Also