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 virtual void Invalidate ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub Invalidate( _ |
A Microsoft.Maui.Graphics.Rect instance specifying the invalid rectangle.
See Also