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

In This Topic
    _SunburstDataLabelsRender Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plot As ISunburstPlotView _
    )
    public _SunburstDataLabelsRender( 
       ISunburstPlotView plot
    )

    Parameters

    plot
    See Also