MindFusion WinForms Programmer's Guide
Chart.ClearTheme Method
See Also
 





Resets all appearance properties to their default values.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public void ClearTheme ()

Visual Basic  Copy Code

Public Sub ClearTheme ()

 Remarks

Call the property after you have applied a theme to clear the values of all properties that were changed by the theme.

 See Also

Chart Members
Chart Class
MindFusion.Charting Namespace