ChartSheet.ClearToMatchStyle Method

Definition

Clears the chart elements formatting to automatic.

public:
 void ClearToMatchStyle();
public void ClearToMatchStyle ();
abstract member ClearToMatchStyle : unit -> unit
Public Sub ClearToMatchStyle ()

Remarks

Use this method to reset the chart elements formatting to automatic. If you use this method, all formatting (including overrides) will be reset.

Applies to