Chart.ChartStyle Property

Excel Developer Reference

Returns or sets the chart style for the chart. Read/write Variant.

Version Information
 Version Added:  Excel 2007

Syntax

expression.ChartStyle

expression   A variable that represents a Chart object.

Remarks

You can use a number from 1 to 48 to set the chart style.

See Also