Search
TextRenderer.Dispose Method
See Also
 






Disposes the font and brush associated with this object.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public void Dispose ()

Visual Basic  Copy Code

Public Sub Dispose ()

 See Also