ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / Invalidate Method / Invalidate(Rectangle) Method

In This Topic
    Invalidate(Rectangle) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Invalidate( _
       ByVal r As System.Drawing.Rectangle _
    ) 
    public void Invalidate( 
       System.Drawing.Rectangle r
    )

    Parameters

    r
    See Also