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

In This Topic
    _apply Method (ILegendAdopter)
    In This Topic
    Syntax
    'Declaration
     
    Sub _apply( _
       ByVal plotAreaView As IPlotAreaView, _
       ByVal legend As ILegendDataModel _
    ) 
    void _apply( 
       IPlotAreaView plotAreaView,
       ILegendDataModel legend
    )

    Parameters

    plotAreaView
    legend
    See Also