Invalidates the specified rectangle area from the specified Panel.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public void invalidate ( |
The Rectangle2D to invalidate.
The Component to invalidate.
See Also