ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SunburstPlotViewLayoutPlugin Class / _buildPlotViewLayout Method

In This Topic
    _buildPlotViewLayout Method (_SunburstPlotViewLayoutPlugin)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildPlotViewLayout( _
       ByVal plotView As ISunburstPlotView, _
       ByVal option As IConfigPluginOption _
    ) As ISunburstPlotViewLayout
    public ISunburstPlotViewLayout _buildPlotViewLayout( 
       ISunburstPlotView plotView,
       IConfigPluginOption option
    )

    Parameters

    plotView
    option
    See Also