Series.MarkerBackgroundColorIndex Property (Word)

Returns or sets the marker background color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Read/write Long.

Version Information

Version Added: Word 2007

Syntax

expression .MarkerBackgroundColorIndex

expression A variable that represents a Series object.

Remarks

This property applies only to line, scatter, and radar charts.

See Also

Concepts

Series Object

Series Object Members