Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 924 Bytes

Project.chart.cleartomatchcolorstyle.md

File metadata and controls

39 lines (23 loc) · 924 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Chart.ClearToMatchColorStyle method (Project)
vbapj.chm131615
vbapj.chm131615
project-server
b2592ff4-8410-fa5c-a270-d03d47156607
06/08/2017
medium

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

[!includeSupport and feedback]