Series.PlotColorIndex Property (Excel)
Returns an index value that is used internally to associate series formatting with chart elements. Read-only
Version Information
Version Added: Excel 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.