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

In This Topic
    _sunburstPlotViewLayout Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _sunburstPlotViewLayout( _
       ByVal plotView As ISunburstPlotView, _
       ByVal options As List(Of IConfigPluginOption), _
       Optional ByVal pluginCollection As PluginCollection _
    ) As ISunburstPlotViewLayout

    Parameters

    plotView
    options
    pluginCollection
    See Also