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

In This Topic
    _RadialBarDataLabelViewEx Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal dataLabelView As _RadialBarDataLabelView _
    )
    public _RadialBarDataLabelViewEx( 
       _RadialBarDataLabelView dataLabelView
    )

    Parameters

    dataLabelView
    See Also