ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotChart Class / OnPreRender Method

In This Topic
    OnPreRender Method (PivotChart)
    In This Topic
    This method is performed before rendering.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnPreRender() 
    protected virtual void OnPreRender()
    See Also