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

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

    Parameters

    plotAreaView
    See Also