'Declaration Public Function _legendInitializer( _ ByVal plotAreaView As IPlotAreaView, _ ByVal legend As ILegendDataModel, _ ByVal pluginOptions As List(Of IConfigPluginOption), _ ByVal pluginCollection As PluginCollection _ ) As ILegendInitializer
public ILegendInitializer _legendInitializer( IPlotAreaView plotAreaView, ILegendDataModel legend, List<IConfigPluginOption> pluginOptions, PluginCollection pluginCollection )
Parameters
- plotAreaView
- legend
- pluginOptions
- pluginCollection