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

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

    Parameters

    plotView
    option
    See Also