Skip to content

Files

Latest commit

 

History

History
38 lines (21 loc) · 752 Bytes

Excel.Series.PlotColorIndex.md

File metadata and controls

38 lines (21 loc) · 752 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Series.PlotColorIndex property (Excel)
vbaxl10.chm578125
vbaxl10.chm578125
Excel.Series.PlotColorIndex
45bf641a-7b1e-1f0f-9662-5a903c08c2a1
05/11/2019
medium

Series.PlotColorIndex property (Excel)

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

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.

[!includeSupport and feedback]