Resets all pens and brushes used by bar charts to their default values.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public override void ResetThemeProperties () |
Visual Basic
![]() |
---|
Public Overrides Sub ResetThemeProperties () |
When a Theme is applied to a bar chart, all custom settings to properties controlled by the theme are left unchanged. If you call ResetThemeProperties before applying a theme all custom-set properties will be reset to their default values and the theme will replace them with its values.