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

In This Topic
    _refresh Method (_MergedLegendDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _refresh( _
       ByVal plotAreaView As IPlotAreaView _
    ) 
    public void _refresh( 
       IPlotAreaView plotAreaView
    )

    Parameters

    plotAreaView
    See Also