Search
Component.Invalidate Method ()
See Also
 






Invalidates the appearance of this component and calls its Draw method at next draw operation.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public void Invalidate ()

Visual Basic  Copy Code

Public Sub Invalidate ()

 See Also