Chart.ClearToMatchColorStyle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears all colors on the specified chart that do not follow the color style applied to the chart.
public:
void ClearToMatchColorStyle();
public void ClearToMatchColorStyle ();
abstract member ClearToMatchColorStyle : unit -> unit
Public Sub ClearToMatchColorStyle ()
Remarks
Use this method to reset all the chart color formatting to the color style applied to the chart.