Chart.ClearToMatchStyle method (Project)

Clears the formatting of the chart elements and sets formatting to automatic.

Syntax

expression. ClearToMatchStyle

expression A variable that represents a Chart object.

Return value

Nothing

Remarks

Use the ClearToMatchSyle method to reset the formatting of all chart elements to automatic. If you use this method on a chart, any formatting overrides are reset to the default values.

See also

Chart Object ClearToMatchColorStyle

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.