Series.PlotColorIndex Property (Word)

Returns an index value that is used internally to associate series formatting with chart elements. Read-only.

Version Information

Version Added: Word 2010

Syntax

expression .PlotColorIndex

expression A variable that represents a Series object.

Return Value

Integer

Remarks

This property is used internally by Excel and is not intended to be called from your code.

See Also

Concepts

Series Object Members

Series Object