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

In This Topic
    _SunburstPlotViewLayout Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal radius As Double _
    )
    public _SunburstPlotViewLayout( 
       double radius
    )

    Parameters

    radius
    See Also