Invalidates the appearance of this component and calls its Draw method at next draw operation.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public void Invalidate () |
Visual Basic
Copy Code
|
|---|
Public Sub Invalidate () |
See Also