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

In This Topic
    _updateAnnotation Method (IAnnotationOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _updateAnnotation( _
       ByVal value As IAnnotation _
    ) 
    void _updateAnnotation( 
       IAnnotation value
    )

    Parameters

    value
    See Also