Chart.ClearToMatchColorStyle method (Project)

Clears the formatting of the chart colors and sets color formatting to automatic.

Syntax

expression. ClearToMatchColorStyle

expression A variable that represents a Chart object.

Return value

Nothing

Remarks

Use the ClearToMatchColorSyle method to reset the formatting of chart colors to automatic. If you use this method on a chart, any color formatting overrides are reset to the default values.

See also

Chart Object ClearToMatchStyle

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.