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

In This Topic
    buildPlotLayout Method (PieExcelPlotLayoutPlugin)
    In This Topic
    Syntax
    'Declaration
     
    Public Function buildPlotLayout( _
       ByVal plotView As ICartesianPlotView, _
       ByVal pluginOptions As List(Of IConfigPluginOption) _
    ) As ICartesianPlotLayout

    Parameters

    plotView
    pluginOptions
    See Also