Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 843 Bytes

Excel.Series.MarkerForegroundColorIndex.md

File metadata and controls

28 lines (17 loc) · 843 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Series.MarkerForegroundColorIndex property (Excel)
vbaxl10.chm578096
vbaxl10.chm578096
Excel.Series.MarkerForegroundColorIndex
6c13b34c-e21c-50d3-302f-ed234b7e2647
05/11/2019
medium

Series.MarkerForegroundColorIndex property (Excel)

Returns or sets the marker foreground color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long.

Syntax

expression.MarkerForegroundColorIndex

expression A variable that represents a Series object.

[!includeSupport and feedback]