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

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

    Parameters

    plotAreaView
    See Also