Search
Component.invalidate Method
See Also
 






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

Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void invalidate ()

 See Also