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

In This Topic
    _render Method (_Annotation)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub _render( _
       ByVal render As IRender, _
       ByVal context As IRenderContext _
    ) 
    public virtual void _render( 
       IRender render,
       IRenderContext context
    )

    Parameters

    render
    context
    See Also