Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 843 Bytes

Excel.Series.MarkerBackgroundColorIndex.md

File metadata and controls

28 lines (17 loc) · 843 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Series.MarkerBackgroundColorIndex property (Excel)
vbaxl10.chm578094
vbaxl10.chm578094
Excel.Series.MarkerBackgroundColorIndex
90f57719-ff91-5b9c-6338-d238c6e234d6
05/11/2019
medium

Series.MarkerBackgroundColorIndex property (Excel)

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. Applies only to line, scatter, and radar charts. Read/write Long.

Syntax

expression.MarkerBackgroundColorIndex

expression A variable that represents a Series object.

[!includeSupport and feedback]