_Chart.ClearToMatchStyle Method

Definition

Clears the chart elements formatting to automatic.

public:
 void ClearToMatchStyle();
public void ClearToMatchStyle ();
Public Sub 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.

Applies to