Search
Component.InvalidateLayout Method
See Also
 






Invalidates the current layout and runs a new layout pass before next draw operation.

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

 Syntax

C#  Copy Code

public virtual void InvalidateLayout ()

Visual Basic  Copy Code

Public Overridable Sub InvalidateLayout ()

 See Also