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

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

    Parameters

    rectangle
    See Also