ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChart Class / SetRenderMethodDelegate Method

In This Topic
    SetRenderMethodDelegate Method (C1CompositeChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetRenderMethodDelegate( _
       ByVal renderMethod As System.Web.UI.RenderMethod _
    ) 
    public void SetRenderMethodDelegate( 
       System.Web.UI.RenderMethod renderMethod
    )

    Parameters

    renderMethod
    See Also