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

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

    Parameters

    items
    See Also