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

In This Topic
    _legendInitializer Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _legendInitializer( _
       ByVal plotAreaView As IPlotAreaView, _
       ByVal legend As ILegendDataModel, _
       ByVal pluginOptions As List(Of IConfigPluginOption), _
       ByVal pluginCollection As PluginCollection _
    ) As ILegendInitializer

    Parameters

    plotAreaView
    legend
    pluginOptions
    pluginCollection
    See Also