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

In This Topic
    _update Method (IRectangleViewUpdater)
    In This Topic
    Syntax
    'Declaration
     
    Sub _update( _
       ByVal rectangle As IRectangle _
    ) 
    void _update( 
       IRectangle rectangle
    )

    Parameters

    rectangle
    See Also