ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / Invalidate Method / Invalidate(Rectangle) Method

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

    Parameters

    r
    See Also