_Chart.ClearToMatchColorStyle Method

Definition

Clears all colors on the specified chart that do not follow the color style applied to the chart.

public:
 void ClearToMatchColorStyle();
public void ClearToMatchColorStyle ();
Public Sub ClearToMatchColorStyle ()

Remarks

Use this method to reset all the chart color formatting to the color style applied to the chart.

Applies to