Share via


Chart.ClearToMatchStyle Method

Clears the chart elements formatting to automatic.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub ClearToMatchStyle
'Usage
Dim instance As Chart

instance.ClearToMatchStyle()
void ClearToMatchStyle()

Remarks

Use this method to reset the chart elements formatting to automatic. If you use this method on a chart, all formatting (including overrides) will be reset.

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.Word Namespace